Home
last modified time | relevance | path

Searched refs:gr_scan (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/libutil/tests/
H A Dgrp_test.c103 if ((scanGrp = gr_scan(strGrp)) == NULL || ! gr_equal(&origGrp, in main()
/freebsd/usr.sbin/pw/
H A Dpw_vpw.c170 gr = gr_scan(line); in vnextgrent()
/freebsd/lib/libutil/
H A Dgr_util.c256 fgr = gr_scan(r); in gr_copy()
643 gr_scan(const char *line) in gr_scan() function
H A Dlibutil.h187 gr_scan(const char *_line);