Searched refs:grstart (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/distrib/utils/libhack/
H A Dgetgrent.c101 static int grstart(void);
114 if ((!_gr_fp && !grstart()) || !grscan(0, 0, NULL, NULL))
149 if (!grstart())
162 if (!grstart())
171 grstart(void) function
193 if (!grstart())
/netbsd-current/external/bsd/libbind/dist/irs/
H A Dlcl_gr.c117 static int grstart(struct pvt *);
180 if (!pvt->fp && !grstart(pvt))
187 if (!grstart((struct pvt *)this->private))
194 if (!grstart((struct pvt *)this->private))
201 (void) grstart((struct pvt *)this->private);
217 grstart(struct pvt *pvt) { function
/netbsd-current/usr.sbin/mtree/
H A Dgetid.c87 static int grstart(void);
133 if (!grstart() || !pwstart())
156 if (!grstart())
169 if (!grstart())
181 if (!grstart())
199 grstart(void) function

Completed in 105 milliseconds