Searched refs:get_cached_domain (Results 1 – 1 of 1) sorted by relevance
62 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