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/
Dhistory.c921 save_file (dir, name, module) in save_file() function
/openbsd/src/lib/libc/db/hash/
Dhash.h108 int save_file; /* Indicates whether we need to flush member
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp612 PythonObject &save_file, in SetStdHandle()