Searched defs:templte (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/ | ||
H A D | util.h | 275 # define Perl_my_mkostemp(templte, flags) mkostemp(templte, flags) argument |
H A D | doio.c | 317 DO_ONEOPEN_THEN_CLOEXEC(Perl_my_mkstemp(templte)); in Perl_my_mkstemp_cloexec() argument |
H A D | util.c | 5738 S_my_mkostemp(char * templte,int flags) global() argument |