Searched refs:Perl_my_getpwnam (Results 1 – 2 of 2) sorted by relevance
146 #define my_getpwnam(a) Perl_my_getpwnam(aTHX_ a)733 struct passwd * Perl_my_getpwnam (pTHX_ const char *name);
11418 Perl_my_getpwnam(pTHX_ const char *name) function