Searched refs:tmpnam (Results 1 – 25 of 60) sorted by relevance
123
27 tmpnam (char s[L_tmpnam]) in tmpnam() function50 link_warning (tmpnam,
31 name = tmpnam (NULL); in do_test()
37 tempnam; tmpfile; tmpnam; tmpnam_r;
76 tmpnam \202 tst-tmpnam \
252 tmpnam (tmpdir); in do_test()
160 function {char*} tmpnam (char*)
205 extern char *tmpnam (char[L_tmpnam]) __THROW __wur;
3325 @code{tmpfile} function to open it. Or you can use the @code{tmpnam}3329 The @code{tempnam} function is like @code{tmpnam} but lets you choose3332 is that @code{tempnam} is reentrant, while @code{tmpnam} is not since it3382 @deftypefun {char *} tmpnam (char *@var{result})3384 @safety{@prelim{}@mtunsafe{@mtasurace{:tmpnam/!result}}@asunsafe{}@acsafe{}}3397 It is possible for @code{tmpnam} to fail if you call it too many times3400 of different names. If @code{tmpnam} fails it returns a null pointer.3404 name using @code{tmpnam}, leading to a possible security hole. The3413 This function is nearly identical to the @code{tmpnam} function, except3417 @code{tmpnam} cannot happen here.[all …]
1507 * stdio-common/tst-tmpnam.c (main): Use void as parameter to avoid1545 * stdio-common/tmpnam.c: Likewise.1550 * stdio-common/Makefile (tests): Add tst-tmpnam.1551 * stdio-common/tst-tmpnam.c: New file.5461 * stdio-common/tmpnam.c: Move local static variable buf to
1964 GLIBC_2.35 tmpnam F
1991 GLIBC_2.36 tmpnam F
2000 GLIBC_2.33 tmpnam F
1771 GLIBC_2.2.6 tmpnam F
1990 GLIBC_2.32 tmpnam F
2066 GLIBC_2.27 tmpnam F
2054 GLIBC_2.17 tmpnam F
2059 GLIBC_2.16 tmpnam F
2080 GLIBC_2.29 tmpnam F
1797 GLIBC_2.2.5 tmpnam F
1794 GLIBC_2.2 tmpnam F
2142 GLIBC_2.17 tmpnam F
1786 GLIBC_2.2 tmpnam F
2458 GLIBC_2.4 tmpnam F
1923 GLIBC_2.3 tmpnam F
1222 GLIBC_2.0 tmpnam F