Searched refs:_T_TMPNAM (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libc/inc/ | ||
H A D | tsd.h | 57 _T_TMPNAM, enumerator |
/titanic_50/usr/src/lib/libc/port/stdio/ | ||
H A D | tmpnam_r.c | 74 s = tsdalloc(_T_TMPNAM, L_tmpnam, NULL); in tmpnam() |