Home
last modified time | relevance | path

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

/dflybsd-src/bin/pax/
H A Dpax.c94 char *tempfile; /* tempfile to use for mkstemp(3) */ variable
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_read_disk_entry_from_file.c343 struct archive_string tempfile; in setup_mac_metadata() local
/dflybsd-src/usr.bin/xinstall/
H A Dxinstall.c595 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; in install() local
/dflybsd-src/contrib/libedit/src/
H A Dvi.c1007 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
/dflybsd-src/usr.bin/diff/
H A Ddiffreg.c453 char buf[BUFSIZ], tempfile[PATH_MAX]; in opentemp() local
/dflybsd-src/sbin/vinum/
H A Dcommands.c77 char tempfile[PATH_MAX]; /* name of temp file for direct editing */ in vinum_create() local
/dflybsd-src/usr.sbin/newsyslog/
H A Dnewsyslog.c2615 char *realfile, *slash, tempfile[MAXPATHLEN]; in createlog() local