_nss_endgrent     233 nsswitch/nsstest.c 	NSS_STATUS (*_nss_endgrent)(void) = find_fn("endgrent");
_nss_endgrent     235 nsswitch/nsstest.c 	status = _nss_endgrent();
_nss_endgrent     301 source3/torture/nsstest.c 	NSS_STATUS (*_nss_endgrent)(void) =
_nss_endgrent     305 source3/torture/nsstest.c 	if (!_nss_endgrent)
_nss_endgrent     308 source3/torture/nsstest.c 	status = _nss_endgrent();