Home
last modified time | relevance | path

Searched defs:save_file (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/cvs/src/
H A Dhistory.c921 save_file (dir, name, module) in save_file() function
/openbsd-src/lib/libc/db/hash/
H A Dhash.h108 int save_file; /* Indicates whether we need to flush member
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp612 PythonObject &save_file, in SetStdHandle()