Home
last modified time | relevance | path

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

/freebsd-src/lib/libc/db/hash/
H A Dhash.h106 int save_file; /* Indicates whether we need to flush member
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp621 SetStdHandle(FileSP file_sp,const char * py_name,PythonObject & save_file,const char * mode) SetStdHandle() argument