Searched refs:common_tmpfile (Results 1 – 1 of 1) sorted by relevance
420 static errno_t __cdecl common_tmpfile(_Out_ FILE** const stream, int const sh_flag) throw() in common_tmpfile() function487 common_tmpfile(&stream, _SH_DENYNO); in tmpfile()497 return common_tmpfile(stream, _SH_DENYRW); in tmpfile_s()