Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/elftoolchain/elfcopy/
HDarchive.c67 char *tempfile; in process_ar_obj() local
HDmain.c652 char *tempfile, *elftemp; in create_file() local
/freebsd-14-stable/contrib/libarchive/libarchive/
HDarchive_read_disk_entry_from_file.c342 struct archive_string tempfile; in setup_mac_metadata() local
/freebsd-14-stable/contrib/kyua/utils/fs/
HDoperations_test.cpp562 const fs::path tempfile = fs::mkstemp(file_template); in ATF_TEST_CASE_BODY() local
/freebsd-14-stable/contrib/libedit/
HDvi.c1007 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
/freebsd-14-stable/usr.bin/xinstall/
HDxinstall.c820 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; in install() local
/freebsd-14-stable/tests/sys/kern/
HDunix_passfd_test.c88 tempfile(int *fdp) in tempfile() function
/freebsd-14-stable/usr.bin/diff/
HDdiffreg.c489 char buf[BUFSIZ], tempfile[PATH_MAX]; in opentemp() local
/freebsd-14-stable/usr.sbin/newsyslog/
HDnewsyslog.c2646 char *realfile, *slash, tempfile[MAXPATHLEN]; in createlog() local