Searched defs:tempfile (Results 1 – 17 of 17) sorted by relevance
/csrg-svn/contrib/sort/ |
H A D | fsort.h | 28 struct tempfile { struct 34 extern struct tempfile fstack[MAXFCT]; argument
|
/csrg-svn/usr.bin/uucp/libuu/ |
H A D | ulockf.c | 38 static char tempfile[NAMESIZE]; local 130 onelock(pid, tempfile, name) in onelock() argument
|
/csrg-svn/usr.bin/mail/ |
H A D | lock.c | 87 lock1(tempfile, name) in lock1() argument
|
/csrg-svn/local/transcript/src/ |
H A D | pstext.c | 73 char tempfile[512]; local
|
H A D | psdit.c | 533 char tempfile[512]; in preface() local
|
/csrg-svn/usr.bin/diff/diff/ |
H A D | diff.h | 71 char tempfile[]; /* used when comparing against std input */ variable
|
H A D | diffreg.c | 275 char tempfile[] = _PATH_TMP; variable
|
/csrg-svn/local/ditroff/ditroff.okeeffe/grap/ |
H A D | main.c | 16 char *tempfile = "/tmp/XXXXXX"; variable
|
/csrg-svn/old/cu/ |
H A D | cu.c | 770 static char tempfile[NAMESIZE]; local 877 onelock(pid,tempfile,name) char *tempfile,*name; in onelock() argument 890 lock(pid,tempfile,names) char *tempfile,**names; in lock() argument
|
/csrg-svn/usr.bin/rdist/ |
H A D | main.c | 28 char tempfile[sizeof _PATH_TMP + sizeof _RDIST_TMP + 1]; variable
|
/csrg-svn/local/sccscmds/sccscmds.ok/cmd/ |
H A D | bdiff.c | 27 char tempfile[32]; variable
|
/csrg-svn/local/sccscmds/sccscmds.2/cmd/ |
H A D | bdiff.c | 27 char tempfile[32]; variable
|
/csrg-svn/old/refer/sortbib/ |
H A D | sortbib.c | 17 char *tempfile; /* temporary file for sorting keys */ variable
|
/csrg-svn/local/ditroff/ditroff.okeeffe/ideal/idfilt/ |
H A D | idsort.c | 7 FILE *tempfile; variable
|
/csrg-svn/usr.sbin/lpr/lpd/ |
H A D | printjob.c | 85 static char tempfile[] = "errsXXXXXX"; /* file name for filter output */ variable
|
/csrg-svn/old/berknet/ |
H A D | v6mail.c | 765 lock1(tempfile, name) in lock1() argument
|
H A D | netdaemon.c | 50 static char tempfile[]= TEMPFILE; variable
|