Searched defs:tempbase (Results 1 – 6 of 6) sorted by relevance
100 char *tempbase; /* basename of tempfile to use for mkstemp(3) */ variable
55 const char *tempbase; member
54 pex_init_common (int flags, const char *pname, const char *tempbase, in pex_init_common()
302 pex_init (int flags, const char *pname, const char *tempbase) in pex_init()
147 int mtforigin, tempbase; variable
395 static char *tempbase = NULL; maketempname() local