Searched refs:check_for_local_domain (Results 1 – 3 of 3) sorted by relevance
188 if (flags == F_NXDOMAIN && check_for_local_domain(qdomain, now)) in search_servers()437 check_for_local_domain(daemon->namebuff, now)) in process_reply()
725 int check_for_local_domain(char *name, time_t now);
941 int check_for_local_domain(char *name, time_t now) in check_for_local_domain() function