Searched refs:Perl_my_utime (Results 1 – 2 of 2) sorted by relevance
134 #define my_utime Perl_my_utime180 #define my_utime(a,b) Perl_my_utime(aTHX_ a,b)831 int Perl_my_utime (pTHX_ char *, struct utimbuf *);
6500 int Perl_my_utime(pTHX_ char *file, struct utimbuf *utimes) function