Home
last modified time | relevance | path

Searched refs:retry_test (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/nscd/
H A Dnscd_switch.c51 retry_test(nss_status_t res, int n, struct __nsw_lookup_v1 *lkp) in retry_test() function
964 } while (retry_test(res, n_loop, lkp)); in nss_search()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dnss_common.c1085 retry_test(nss_status_t res, int n, struct __nsw_lookup_v1 *lkp) in retry_test() function
1223 } while (retry_test(res, n_loop, in nss_search()