Searched refs:P_tmpdir (Results 1 – 4 of 4) sorted by relevance
160 if (worker (result, P_tmpdir, "t", pid, &_tls_inc)) in tmpnam()178 dir = P_tmpdir; in tempnam()
296 #define P_tmpdir "/tmp" macro
318 #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.