Home
last modified time | relevance | path

Searched defs:tempname (Results 1 – 16 of 16) sorted by relevance

/freebsd/usr.bin/mail/
H A Dquit.c70 char *mbox, tempname[PATHSIZE]; in quit() local
389 char tempname[PATHSIZE]; in edstop() local
H A Dcollect.c71 char linebuf[LINESIZE], tempname[PATHSIZE], *cp, getsub; in collect() local
566 char *sh, tempname[PATHSIZE]; in mespipe() local
H A Dedit.c135 char *edit, tempname[PATHSIZE]; in run_editor() local
H A Dlex.c66 char tempname[PATHSIZE]; in setfile() local
H A Dsend.c454 char tempname[PATHSIZE]; in infix() local
H A Dnames.c305 char tempname[PATHSIZE]; in outof() local
/freebsd/lib/libc/tests/gen/
H A Ddlopen_empty_test.c57 char tempname[] = "/tmp/temp.XXXXXX"; in ATF_TC_BODY() local
/freebsd/sbin/ldconfig/
H A Delfhints.c270 char *tempname; in write_elf_hints() local
[all...]
/freebsd/lib/libutil/
H A Dpw_util.c70 static char tempname[PATH_MAX]; variable
H A Dgr_util.c49 static char tempname[PATH_MAX]; variable
/freebsd/contrib/less/
H A Dcmdbuf.c1636 char *tempname = ecalloc(1, strlen(filename)+1); in make_tempname() local
1736 char *tempname; in save_cmdhist() local
/freebsd/sbin/fsck_ffs/
H A Ddir.c571 char tempname[BUFSIZ]; in linkup() local
/freebsd/contrib/tzcode/
H A Dzic.c652 char const *tempname) in close_file() argument
1380 open_outfile(char const **outname, char **tempname) in open_outfile() argument
1422 rename_dest(char *tempname, char const *name) in rename_dest() argument
1492 char *tempname = NULL; dolink() local
2424 char *tempname = NULL; writezone() local
[all...]
/freebsd/usr.sbin/kldxref/
H A Dkldxref.c735 static char xrefname[MAXPATHLEN], tempname[MAXPATHLEN]; variable
/freebsd/crypto/openssl/apps/lib/
H A Dopt.c1161 WCHAR tempname[MAX_PATH]; in opt_isdir() local
/freebsd/contrib/unifdef/
H A Dunifdef.c192 static char *tempname; /* avoid splatting input */ variable