Home
last modified time | relevance | path

Searched defs:tempbase (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/bin/pax/
H A Dpax.c100 char *tempbase; /* basename of tempfile to use for mkstemp(3) */ variable
/openbsd-src/gnu/lib/libiberty/include/
H A Dpex-common.h55 const char *tempbase; member
/openbsd-src/gnu/lib/libiberty/src/
H A Dpex-common.c54 pex_init_common (int flags, const char *pname, const char *tempbase, in pex_init_common()
H A Dpex-unix.c302 pex_init (int flags, const char *pname, const char *tempbase) in pex_init()
/openbsd-src/games/canfield/canfield/
H A Dcanfield.c147 int mtforigin, tempbase; variable
/openbsd-src/gnu/usr.bin/texinfo/util/
H A Dtexindex.c395 static char *tempbase = NULL; maketempname() local