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

/freebsd-10.3-release/bin/pax/
H A Dpax.c104 char *tempfile; /* tempfile to use for mkstemp(3) */ variable
/freebsd-10.3-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_entry_from_file.c297 struct archive_string tempfile; local
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_client/
H A Dblame.c696 svn_stream_t *tempfile; local
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_repos/
H A Ddump.c55 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-10.3-release/contrib/subversion/subversion/libsvn_subr/
H A Dio.c4615 apr_file_t *tempfile; local
[all...]
/freebsd-10.3-release/contrib/subversion/subversion/libsvn_wc/
H A Dadm_crawler.c985 svn_wc__internal_transmit_text_deltas(const char **tempfile, const svn_checksum_t **new_text_base_md5_checksum, const svn_checksum_t **new_text_base_sha1_checksum, svn_wc__db_t *db, const char *local_abspath, svn_boolean_t fulltext, const svn_delta_editor_t *editor, void *file_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Ddeprecated.c469 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
503 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
516 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
/freebsd-10.3-release/lib/libedit/
H A Dvi.c999 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local
/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_info.c76 char s[512], tempfile[128]; local
/freebsd-10.3-release/tests/sys/kern/
H A Dunix_passfd_test.c82 tempfile(int *fdp) function
/freebsd-10.3-release/usr.bin/csup/
H A Dstatus.c75 char *tempfile; member in struct:status
[all...]
/freebsd-10.3-release/usr.bin/xinstall/
H A Dxinstall.c722 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; local
[all...]
/freebsd-10.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c2521 char *realfile, *slash, tempfile[MAXPATHLEN]; local
[all...]

Completed in 406 milliseconds