Searched refs:P_tmpdir (Results 1 – 4 of 4) sorted by relevance
159 if (worker (result, P_tmpdir, "t", pid, &_tls_inc)) in tmpnam()177 dir = P_tmpdir; in tempnam()
294 #define P_tmpdir "/tmp" macro
409 #define P_tmpdir "" macro
27678 * libc/stdio/stdio.h: added P_tmpdir for /tmp (SVID thing)27685 present. Uses P_tmpdir. (tempnam): rewritten to use new27686 subroutine, and uses P_tmpdir.