_nss_setgrent 223 nsswitch/nsstest.c NSS_STATUS (*_nss_setgrent)(void) = find_fn("setgrent"); _nss_setgrent 225 nsswitch/nsstest.c status = _nss_setgrent(); _nss_setgrent 286 source3/torture/nsstest.c NSS_STATUS (*_nss_setgrent)(void) = _nss_setgrent 290 source3/torture/nsstest.c if (!_nss_setgrent) _nss_setgrent 293 source3/torture/nsstest.c status = _nss_setgrent();