Home
last modified time | relevance | path

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

/titanic_41/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) { in check_binding()
1108 get_cached_domain(char *domain) in get_cached_domain() function