Home
last modified time | relevance | path

Searched refs:hardlookup (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_enum.c70 int hardlookup) in __yp_first_cflookup() argument
89 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup)) in __yp_first_cflookup()
101 if (hardlookup) in __yp_first_cflookup()
234 int hardlookup) in __yp_next_cflookup() argument
253 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup)) in __yp_next_cflookup()
266 if (hardlookup) in __yp_next_cflookup()
H A Dyp_match.c176 int *vallen, int hardlookup) in __yp_match_cflookup() argument
221 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup)) in __yp_match_cflookup()
233 if (hardlookup) in __yp_match_cflookup()
360 int hardlookup) /* retry until we can an answer */ in __yp_match_rsvdport_cflookup() argument
405 hardlookup)) in __yp_match_rsvdport_cflookup()
423 if (hardlookup) in __yp_match_rsvdport_cflookup()
H A Dyp_all.c62 int hardlookup) in __yp_all_cflookup() argument
85 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup)) in __yp_all_cflookup()
H A Dyp_bind.c538 int hardlookup) in __yp_dobind_cflookup() argument
661 } while (hardlookup); in __yp_dobind_cflookup()
708 int hardlookup) in __yp_dobind_rsvdport_cflookup() argument
817 } while (hardlookup); in __yp_dobind_rsvdport_cflookup()