Searched defs:new_file (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/apr/file_io/unix/ |
| H A D | filedup.c | 23 static apr_status_t file_dup(apr_file_t **new_file, in file_dup() 128 APR_DECLARE(apr_status_t) apr_file_dup(apr_file_t **new_file, in apr_file_dup() 134 APR_DECLARE(apr_status_t) apr_file_dup2(apr_file_t *new_file, in apr_file_dup2() 140 APR_DECLARE(apr_status_t) apr_file_setaside(apr_file_t **new_file, in apr_file_setaside()
|
| /freebsd-13.1/usr.sbin/rpc.statd/ |
| H A D | file.c | 176 int new_file = FALSE; in init_file() local
|
| /freebsd-13.1/contrib/kyua/store/ |
| H A D | migrate.cpp | 184 const fs::path new_file = store::layout::new_db_for_migration( in chunk_database() local
|
| /freebsd-13.1/contrib/less/ |
| H A D | main.c | 23 public int new_file; variable
|
| /freebsd-13.1/contrib/ntp/libntp/ |
| H A D | msyslog.c | 460 FILE * new_file; in change_logfile() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/profile/ |
| H A D | GCDAProfiling.c | 79 static int new_file = 0; variable
|
| /freebsd-13.1/contrib/diff/src/ |
| H A D | diff.c | 86 static bool new_file; variable
|
| /freebsd-13.1/lib/libc/db/hash/ |
| H A D | hash.h | 107 int new_file; /* Indicates if fd is backing store member
|
| /freebsd-13.1/contrib/capsicum-test/ |
| H A D | capability-fd.cc | 304 int new_file = openat(dir, "../dev/null", O_RDONLY); variable
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_ra_serf/ |
| H A D | commit.c | 1711 file_context_t *new_file; in add_file() local 1835 file_context_t *new_file; in open_file() local
|
| H A D | update.c | 511 create_file_baton(file_baton_t **new_file, in create_file_baton()
|
| /freebsd-13.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | io.c | 3919 svn_io_file_open(apr_file_t **new_file, const char *fname, in svn_io_file_open() 4256 apr_file_t *new_file; in svn_io_write_unique() local 5410 temp_file_create(apr_file_t **new_file, in temp_file_create()
|
| /freebsd-13.1/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_ucma.c | 1521 static ssize_t ucma_migrate_id(struct ucma_file *new_file, in ucma_migrate_id()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.cpp | 750 auto new_file = PythonFile::FromFile(file, mode); in SetStdHandle() local
|