Home
last modified time | relevance | path

Searched defs:Perl_my_mkstemp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/
H A Dutil.h278 # define Perl_my_mkstemp(templte) mkstemp(templte) macro
H A Dutil.c5806 Perl_my_mkstemp(char *templte) global() function