Home
last modified time | relevance | path

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

/titanic_51/usr/src/lib/libnsl/dial/
H A Dulockf.c56 static char *tempfile; in mklock() local
196 onelock(char *pid, char *tempfile, cha argument
[all...]
/titanic_51/usr/src/cmd/tip/
H A Duucplock.c85 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 Dulockf.c66 static char tempfile[MAXNAMESIZE]; local
296 onelock(pid,tempfile,name) in onelock() argument
[all...]
/titanic_51/usr/src/cmd/bnu/
H A Dulockf.c67 static char tempfile[MAXNAMESIZE]; local
297 onelock(pid,tempfile,name) in onelock() argument
[all...]
/titanic_51/usr/src/lib/libmail/common/
H A Dmaillock.c128 lock1(char tempfile[], char name[]) in lock1() argument
/titanic_51/usr/src/cmd/sgs/m4/common/
H A Dm4ext.c102 char *tempfile; /* used for diversion files */ variable
/titanic_51/usr/src/cmd/refer/
H A Dsortbib.c25 char tempfile[32]; /* temporary file for sorting keys */ variable
[all...]
/titanic_51/usr/src/cmd/bdiff/
H A Dbdiff.c69 static char tempfile[32]; variable
/titanic_51/usr/src/cmd/diff/
H A Ddiff.h183 char tempfile[2][16]; /* used when comparing against std input */ variable
/titanic_51/usr/src/cmd/man/
H A Dmakewhatis.c83 static char tempfile[MAXPATHLEN]; /* path of temporary file, if any */ variable
/titanic_51/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c218 static FILE *tempfile = NULL; variable