Searched refs:_getgrent_yp (Results 1 – 3 of 3) sorted by relevance
150 extern struct group *_getgrent_yp(int *); in getgrouplist()165 while ((grp = _getgrent_yp(skipyp)) || foundyp) { in getgrouplist()
82 _getgrent_yp(int *foundyp) in _getgrent_yp() function98 return (_getgrent_yp(NULL)); in getgrent()
24 struct group *_getgrent_yp(int *);