Home
last modified time | relevance | path

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

/dragonfly/bin/pax/
HDpax.c94 char *tempfile; /* tempfile to use for mkstemp(3) */ variable
/dragonfly/contrib/libarchive/libarchive/
HDarchive_read_disk_entry_from_file.c343 struct archive_string tempfile; in setup_mac_metadata() local
/dragonfly/usr.bin/xinstall/
HDxinstall.c595 char backup[MAXPATHLEN], *p, pathbuf[MAXPATHLEN], tempfile[MAXPATHLEN]; in install() local
/dragonfly/contrib/libedit/src/
HDvi.c1007 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
/dragonfly/usr.bin/diff/
HDdiffreg.c453 char buf[BUFSIZ], tempfile[PATH_MAX]; in opentemp() local
/dragonfly/sbin/vinum/
HDcommands.c77 …char tempfile[PATH_MAX]; /* name of temp file for direct editin… in vinum_create() local
/dragonfly/usr.sbin/newsyslog/
HDnewsyslog.c2615 char *realfile, *slash, tempfile[MAXPATHLEN]; in createlog() local