Searched defs:Perl_my_mkostemp (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | util.h | 275 # define Perl_my_mkostemp(templte, flags) mkostemp(templte, flags) macro |
H A D | util.c | 5788 Perl_my_mkostemp(char *templte, int flags) global() function |