Home
last modified time | relevance | path

Searched refs:win32_tmpfile (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/win32/
H A Dwin32iop.h68 DllExport FILE* win32_tmpfile(void);
237 #define tmpfile() win32_tmpfile()
H A Dperlhost.h835 return win32_tmpfile(); in PerlStdIOTmpfile()
H A Dwin32.c3508 win32_tmpfile(void) in win32_tmpfile() function