Searched defs:tempfile (Results 1 – 11 of 11) sorted by relevance
/titanic_51/usr/src/lib/libnsl/dial/ |
H A D | ulockf.c | 56 static char *tempfile; in mklock() local 196 onelock(char *pid, char *tempfile, cha argument [all...] |
/titanic_51/usr/src/cmd/tip/ |
H A D | uucplock.c | 85 static char tempfile[NAMESIZE]; in ulockf() local 199 onelock(char *pid, char *tempfile, char *name) in onelock() argument [all...] |
/titanic_51/usr/src/cmd/ttymon/ |
H A D | ulockf.c | 66 static char tempfile[MAXNAMESIZE]; local 296 onelock(pid,tempfile,name) in onelock() argument [all...] |
/titanic_51/usr/src/cmd/bnu/ |
H A D | ulockf.c | 67 static char tempfile[MAXNAMESIZE]; local 297 onelock(pid,tempfile,name) in onelock() argument [all...] |
/titanic_51/usr/src/lib/libmail/common/ |
H A D | maillock.c | 128 lock1(char tempfile[], char name[]) in lock1() argument
|
/titanic_51/usr/src/cmd/sgs/m4/common/ |
H A D | m4ext.c | 102 char *tempfile; /* used for diversion files */ variable
|
/titanic_51/usr/src/cmd/refer/ |
H A D | sortbib.c | 25 char tempfile[32]; /* temporary file for sorting keys */ variable [all...] |
/titanic_51/usr/src/cmd/bdiff/ |
H A D | bdiff.c | 69 static char tempfile[32]; variable
|
/titanic_51/usr/src/cmd/diff/ |
H A D | diff.h | 183 char tempfile[2][16]; /* used when comparing against std input */ variable
|
/titanic_51/usr/src/cmd/man/ |
H A D | makewhatis.c | 83 static char tempfile[MAXPATHLEN]; /* path of temporary file, if any */ variable
|
/titanic_51/usr/src/cmd/svc/svccfg/ |
H A D | svccfg_libscf.c | 218 static FILE *tempfile = NULL; variable
|