Home
last modified time | relevance | path

Searched defs:tempfile (Results 1 – 10 of 10) sorted by relevance

/freebsd/bin/pax/
H A Dpax.c92 char *tempfile; /* tempfile to use for mkstemp(3) */ variable
/freebsd/contrib/elftoolchain/elfcopy/
H A Darchive.c67 char *tempfile; in process_ar_obj() local
H A Dmain.c652 char *tempfile, *elftemp; in create_file() local
/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_disk_entry_from_file.c342 struct archive_string tempfile; in setup_mac_metadata() local
/freebsd/contrib/kyua/utils/fs/
H A Doperations_test.cpp562 const fs::path tempfile = fs::mkstemp(file_template); in ATF_TEST_CASE_BODY() local
/freebsd/contrib/libedit/
H A Dvi.c1007 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
/freebsd/usr.bin/xinstall/
H A Dxinstall.c808 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; in install() local
/freebsd/tests/sys/kern/
H A Dunix_passfd_test.c87 tempfile(int *fdp) in tempfile() function
/freebsd/usr.bin/diff/
H A Ddiffreg.c509 char buf[BUFSIZ], tempfile[PATH_MAX]; opentemp() local
/freebsd/usr.sbin/newsyslog/
H A Dnewsyslog.c2775 char *realfile, *slash, tempfile[MAXPATHLEN]; in createlog() local