Searched refs:__gen_tempfd (Results 1 – 5 of 5) sorted by relevance
22 __gen_tempfd (int flags) in __gen_tempfd() function26 libc_hidden_def (__gen_tempfd)
45 fd = __gen_tempfd (flags); in tmpfile()
25 __gen_tempfd (int flags) in __gen_tempfd() function35 libc_hidden_def (__gen_tempfd)
266 extern int __gen_tempfd (int flags);267 libc_hidden_proto (__gen_tempfd) in libc_hidden_proto() argument
35369 * include/stdio.h (__gen_tempfd): New function.