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

  /src/distrib/utils/libhack/
getgrent.c 101 static int grstart(void);
114 if ((!_gr_fp && !grstart()) || !grscan(0, 0, NULL, NULL))
149 if (!grstart())
162 if (!grstart())
171 grstart(void) function in typeref:typename:int
193 if (!grstart())
  /src/usr.sbin/mtree/
getid.c 87 static int grstart(void);
133 if (!grstart() || !pwstart())
156 if (!grstart())
169 if (!grstart())
181 if (!grstart())
199 grstart(void) function in typeref:typename:int

Completed in 12 milliseconds