Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/lib/User/
H A Dpwent.pm168 sub getpw :prototype($) { ($_[0] =~ /^\d+\z/s) ? &getpwuid : &getpwnam } subroutine
/openbsd/gnu/usr.bin/perl/
H A Dconfig_h.SH1703 * If this is not available, the older getpw() function may be available. function