Home
last modified time | relevance | path

Searched defs:new_file (Results 1 – 13 of 13) sorted by relevance

/freebsd/usr.sbin/rpc.statd/
H A Dfile.c174 int new_file = FALSE; in init_file() local
/freebsd/contrib/kyua/store/
H A Dmigrate.cpp184 const fs::path new_file = store::layout::new_db_for_migration( in chunk_database() local
/freebsd/contrib/ntp/libntp/
H A Dmsyslog.c460 FILE * new_file; in change_logfile() local
/freebsd/contrib/less/
H A Dmain.c31 public lbool new_file; variable
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_file.c408 profile_filespec_t new_file; in write_data_to_file() local
H A Dprof_init.c170 prf_file_t new_file, last = 0; in profile_init_flags() local
/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c79 static int new_file = 0; variable
/freebsd/contrib/diff/src/
H A Ddiff.c86 static bool new_file; variable
/freebsd/lib/libc/db/hash/
H A Dhash.h104 int new_file; /* Indicates if fd is backing store member
/freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/hash/
H A Dhash.h98 int32_t new_file; /* Indicates if fd is backing store or no */ member
/freebsd/contrib/capsicum-test/
H A Dcapability-fd.cc304 int new_file = openat(dir, "../dev/null", O_RDONLY); variable
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c1522 static ssize_t ucma_migrate_id(struct ucma_file *new_file, in ucma_migrate_id()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp639 auto new_file = PythonFile::FromFile(file, mode); in SetStdHandle() local