Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dutil.h275 # define Perl_my_mkostemp(templte, flags) mkostemp(templte, flags) macro
H A Dutil.c5788 Perl_my_mkostemp(char *templte, int flags) global() function