Searched refs:NSS_NSCD_RETRY (Results 1 – 6 of 6) sorted by relevance
26 #define NSS_NSCD_RETRY 100 macro
156 && ++__nss_not_use_nscd_netgroup > NSS_NSCD_RETRY) in libc_hidden_def()363 && ++__nss_not_use_nscd_netgroup > NSS_NSCD_RETRY) in weak_alias()
51 && ++__nss_not_use_nscd_group > NSS_NSCD_RETRY) in internal_getgrouplist()
246 if (NOT_USENSCD_NAME > 0 && ++NOT_USENSCD_NAME > NSS_NSCD_RETRY) in libc_hidden_proto()
476 && ++__nss_not_use_nscd_hosts > NSS_NSCD_RETRY) in get_nscd_addresses()
2652 * nscd/nscd_proto.h: Define NSS_NSCD_RETRY.2654 * nss/getXXbyYY_r.c: Remode definition of NSS_NSCD_RETRY.