Home
last modified time | relevance | path

Searched refs:save_file (Results 1 – 6 of 6) sorted by path

/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp612 PythonObject &save_file, in SetStdHandle() argument
615 save_file.Reset(); in SetStdHandle()
631 save_file = sys_module_dict.GetItemForKey(PythonString(py_name)); in SetStdHandle()
H A DScriptInterpreterPythonImpl.h398 python::PythonObject &save_file, const char *mode);
/openbsd/gnu/usr.bin/cvs/src/
H A Dhistory.c207 static void save_file PROTO((char *dir, char *name, char *module));
443 save_file ("", optarg, (char *) NULL);
452 save_file (optarg, "", (char *) NULL);
535 save_file ("", argv[i], (char *) NULL);
921 save_file (dir, name, module) in save_file() function
/openbsd/gnu/usr.bin/perl/cpan/Archive-Tar/bin/
H A Dptargrep90 save_file($path, $body);
94 sub save_file {
/openbsd/lib/libc/db/hash/
H A Dhash.c181 hashp->save_file = file && (hashp->flags & O_RDWR); in __hash_open()
397 if (__buf_free(hashp, 1, hashp->save_file)) in hdestroy()
446 if (!hashp->save_file) in hash_sync()
468 if (!hashp->save_file) in flush_meta()
H A Dhash.h108 int save_file; /* Indicates whether we need to flush member