Searched defs:get_cached_domain (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dyp_bind.c62 static ypbind_resp *get_cached_domain(char *);
260 if ((ypbind_resp = get_cached_domain(domain)) != 0) {
1108 get_cached_domain(char *domain) function

Completed in 94 milliseconds