Searched defs:new_file (Results 1 - 14 of 14) sorted by relevance

/freebsd-13-stable/contrib/apr/file_io/unix/
H A Dfiledup.c23 static apr_status_t file_dup(apr_file_t **new_file, argument
[all...]
/freebsd-13-stable/contrib/kyua/store/
H A Dmigrate.cpp184 const fs::path new_file = store::layout::new_db_for_migration( local
/freebsd-13-stable/contrib/less/
H A Dmain.c23 public int new_file; variable
/freebsd-13-stable/usr.sbin/rpc.statd/
H A Dfile.c176 int new_file = FALSE; local
/freebsd-13-stable/contrib/ntp/libntp/
H A Dmsyslog.c460 FILE * new_file; local
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c101 static int new_file = 0; variable
/freebsd-13-stable/contrib/diff/src/
H A Ddiff.c86 static bool new_file; variable
/freebsd-13-stable/lib/libc/db/hash/
H A Dhash.h107 int new_file; /* Indicates if fd is backing store member in struct:htab
/freebsd-13-stable/contrib/capsicum-test/
H A Dcapability-fd.cc304 int new_file = openat(dir, "../dev/null", O_RDONLY); local
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_ucma.c1514 static ssize_t ucma_migrate_id(struct ucma_file *new_file, argument
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dcommit.c1711 file_context_t *new_file; local
1835 file_context_t *new_file; local
[all...]
H A Dupdate.c511 create_file_baton(file_baton_t **new_file, report_context_t *ctx, const char *name, apr_pool_t *scratch_pool) argument
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp702 auto new_file = PythonFile::FromFile(file, mode); local
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c3919 svn_io_file_open(apr_file_t **new_file, const char *fname, apr_int32_t flag, apr_fileperms_t perm, apr_pool_t *pool) argument
4256 apr_file_t *new_file; local
5410 temp_file_create(apr_file_t **new_file, const char **new_file_name, const char *directory, apr_int32_t flags, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]

Completed in 318 milliseconds