Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/yp/
H A Dyp_enum.c71 int hardlookup) in __yp_first_cflookup() argument
90 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup)) in __yp_first_cflookup()
102 if (hardlookup) in __yp_first_cflookup()
235 int hardlookup) in __yp_next_cflookup() argument
254 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup)) in __yp_next_cflookup()
267 if (hardlookup) in __yp_next_cflookup()
H A Dyp_match.c177 int *vallen, int hardlookup) in __yp_match_cflookup() argument
222 if (reason = __yp_dobind_cflookup(domain, &pdomb, hardlookup)) in __yp_match_cflookup()
234 if (hardlookup) in __yp_match_cflookup()
361 int hardlookup) /* retry until we can an answer */ in __yp_match_rsvdport_cflookup() argument
406 hardlookup)) in __yp_match_rsvdport_cflookup()
424 if (hardlookup) in __yp_match_rsvdport_cflookup()
H A Dyp_all.c64 int hardlookup) in __yp_all_cflookup() argument
87 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()