Searched refs:__path_search (Results 1 - 8 of 8) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dtmpnam_r.c34 if (__path_search(s, L_tmpnam, NULL, NULL, 0))
H A Dtmpnam.c42 if (__builtin_expect(__path_search(tmpbuf, L_tmpnam, NULL, NULL, 0), 0))
H A Dtempnam.c41 if (__path_search(buffer, NAME_MAX, dir, prefix, 1))
H A Dtmpfile.c46 if (__path_search (buf, FILENAME_MAX, NULL, "tmpf", 0))
H A Dtempname.c135 int __path_search(char *tmpl, size_t tmpl_len, const char *dir,
155 __path_search (char *tmpl, size_t tmpl_len, const char *dir, const char *pfx, function
/haiku/src/system/libroot/posix/glibc/include/
H A Dstdio_private.h39 extern int __path_search (char *__tmpl, size_t __tmpl_len,
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c872 void __path_search() {} function
H A Dlibroot_stubs_legacy.c718 void __path_search() {} function

Completed in 73 milliseconds