Home
last modified time | relevance | path

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

/freebsd/lib/libc/db/hash/
H A Dhash.h106 int save_file; /* Indicates whether we need to flush member
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.h99 int32_t save_file; /* Indicates whether we need to flush file at member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp626 PythonObject &save_file, in SetStdHandle()