Searched defs:tempfile (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/bin/pax/
H A Dpax.c104 char *tempfile; /* tempfile to use for mkstemp(3) */ variable
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Darchive.c67 char *tempfile; local
[all...]
H A Dmain.c631 char *tempfile, *elftemp; local
[all...]
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_entry_from_file.c341 struct archive_string tempfile; local
/freebsd-11-stable/tests/sys/kern/
H A Dunix_passfd_test.c83 tempfile(int *fdp) function
/freebsd-11-stable/lib/libedit/
H A Dvi.c1008 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local
/freebsd-11-stable/usr.bin/diff/
H A Ddiffreg.c512 char buf[BUFSIZ], tempfile[PATH_MAX]; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dblame.c839 svn_stream_t *tempfile; local
/freebsd-11-stable/usr.bin/xinstall/
H A Dxinstall.c755 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c325 store_delta(apr_file_t **tempfile, svn_filesize_t *len, svn_fs_root_t *oldroot, const char *oldpath, svn_fs_root_t *newroot, const char *newpath, apr_pool_t *pool) argument
/freebsd-11-stable/usr.sbin/newsyslog/
H A Dnewsyslog.c2580 char *realfile, *slash, tempfile[MAXPATHLEN]; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c5564 apr_file_t *tempfile; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c470 svn_wc_transmit_text_deltas2(const char **tempfile, unsigned char digest[], const char *path, svn_wc_adm_access_t *adm_access, svn_boolean_t fulltext, const svn_delta_editor_t *editor, void *file_baton, apr_pool_t *pool) argument
533 svn_wc_transmit_text_deltas(const char *path, svn_wc_adm_access_t *adm_access, svn_boolean_t fulltext, const svn_delta_editor_t *editor, void *file_baton, const char **tempfile, apr_pool_t *pool) argument
546 svn_wc_transmit_prop_deltas(const char *path, svn_wc_adm_access_t *adm_access, const svn_wc_entry_t *entry, const svn_delta_editor_t *editor, void *baton, const char **tempfile, apr_pool_t *pool) argument
[all...]

Completed in 193 milliseconds