Searched defs:getpwent (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/User/
H A Dpwent.pm15 @EXPORT = qw(getpwent getpwuid getpwnam getpw);
172 sub getpwent ( ) { _populate(CORE::getpwent()) } subroutine
217 This module's default exports override the core getpwent(), getpwuid(),
277 See passwd(5) and getpwent(3) for details.
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetpwnam.c88 getpwent(void) function

Completed in 218 milliseconds