Home
last modified time | relevance | path

Searched defs:foundyp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/lib/libc/gen/
H A Dgetgrent.c82 _getgrent_yp(int *foundyp) in _getgrent_yp()
277 struct group_storage *gs, int *foundyp) in grscan()
H A Dgetgrouplist.c148 int needyp = 0, foundyp = 0; in getgrouplist() local