HomeSort by: relevance | last modified time | path
    Searched defs:pwstart (Results 1 - 2 of 2) sorted by relevancy

  /src/distrib/utils/libhack/
getpwent.c 71 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 in typeref:typename:int
  /src/usr.sbin/mtree/
getid.c 95 static int pwstart(void);
133 if (!grstart() || !pwstart())
305 if (!pwstart())
318 if (!pwstart())
330 if (!pwstart())
348 pwstart(void) function in typeref:typename:int

Completed in 11 milliseconds