Searched defs:tempfile (Results 1 - 7 of 7) sorted by relevance
| /src/lib/libutil/ | ||
| H A D | pidlock.c | 51 char tempfile[MAXPATHLEN]; local in function:pidlock [all...] |
| /src/usr.sbin/tpctl/ | ||
| H A D | data.c | 260 char *p, tempfile[MAXPATHLEN + 1]; local in function:write_data [all...] |
| /src/sbin/ldconfig/ | ||
| H A D | ldconfig.c | 383 char *tempfile; local in function:buildhints |
| /src/bin/pax/ | ||
| H A D | pax.c | 113 char *tempfile; /* tempfile to use for mkstemp(3) */ variable in typeref:typename:char * |
| /src/usr.bin/rdist/ | ||
| H A D | main.c | 62 char tempfile[sizeof _PATH_TMP + sizeof _RDIST_TMP + 1]; variable in typeref:typename:char[] [all...] |
| /src/lib/libedit/ | ||
| H A D | vi.c | 1007 char tempfile[] = "/tmp/histedit.XXXXXXXXXX"; local in function:vi_histedit |
| /src/usr.sbin/lpr/lpd/ | ||
| H A D | printjob.c | 116 static char tempfile[] = "errsXXXXXX"; /* file name for filter output */ variable in typeref:typename:char[] [all...] |
Completed in 7 milliseconds