Home
last modified time | relevance | path

Searched defs:new_file (Results 1 – 10 of 10) 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/less/
H A Dmain.c23 public int new_file; global() variable
/freebsd/contrib/ntp/libntp/
H A Dmsyslog.c460 FILE * new_file; in change_logfile() 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/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