]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - include/stdio.h
posix: Sync tempname with gnulib
[thirdparty/glibc.git] / include / stdio.h
index 24f1652f190155ab28303f8572a83d9fa3b8cc47..e48d709919496e29db7e873656462d80460b6a69 100644 (file)
@@ -156,11 +156,6 @@ extern FILE *__old_tmpfile (void);
 
 #  include <bits/types/wint_t.h>
 
-/* Generate a unique file name (and possibly open it).  */
-extern int __path_search (char *__tmpl, size_t __tmpl_len,
-                         const char *__dir, const char *__pfx,
-                         int __try_tempdir) attribute_hidden;
-
 extern int __gen_tempname (char *__tmpl, int __suffixlen, int __flags,
                           int __kind) attribute_hidden;
 /* The __kind argument to __gen_tempname may be one of: */