Searched defs:foundyp (Results 1 – 2 of 2) sorted by relevance
82 _getgrent_yp(int *foundyp) in _getgrent_yp()277 struct group_storage *gs, int *foundyp) in grscan()
148 int needyp = 0, foundyp = 0; in getgrouplist() local