Home
last modified time | relevance | path

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

/openbsd/usr.bin/mktemp/
H A Dmktemp.c38 char *base, *cp, *template, *tempfile, *prefix = _PATH_TMP; in main() local
/openbsd/gnu/usr.bin/perl/cpan/File-Temp/lib/File/
H A DTemp.pm1389 sub tempfile { subroutine
/openbsd/bin/pax/
H A Dpax.c99 char *tempfile; /* tempfile to use for mkstemp(3) */ variable
/openbsd/usr.bin/rcs/
H A Dco.c538 char *tempfile; in checkout_file_has_diffs() local
/openbsd/gnu/usr.bin/perl/t/
H A Dtest.pl1039 sub tempfile { subroutine
/openbsd/usr.bin/rdist/
H A Dmessage.c438 char *tempfile; in msgsendnotify() local
/openbsd/usr.bin/xinstall/
H A Dxinstall.c66 char pathbuf[PATH_MAX], tempfile[PATH_MAX]; variable
/openbsd/usr.sbin/lpr/lpd/
H A Dprintjob.c101 static char tempfile[] = "errsXXXXXXXXXX"; /* file name for filter output */ variable
/openbsd/lib/libedit/
H A Dvi.c966 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; in vi_histedit() local
/openbsd/usr.bin/diff/
H A Ddiffreg.c453 char buf[BUFSIZ], tempfile[PATH_MAX]; in opentemp() local