Searched refs:pwstart (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/distrib/utils/libhack/
H A Dgetpwent.c71 static int pwstart(void);
90 if ((!_pw_fp && !pwstart()) ||
102 if (!_pw_fp && !pwstart())
126 if (!pwstart())
152 if (!pwstart())
175 if (!pwstart())
193 pwstart(void) function
/netbsd-6-1-5-RELEASE/usr.sbin/mtree/
H A Dgetid.c95 static int pwstart(void);
133 if (!grstart() || !pwstart())
297 if (!pwstart())
310 if (!pwstart())
322 if (!pwstart())
340 pwstart(void) function

Completed in 69 milliseconds