Searched refs:get_ns (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/lib/libc/resolv/
H A Dres_findzonecut.c79 static int get_ns(res_state, const char *, ns_class, int, rrset_ns *);
209 if ((n = get_ns(statp, zname, class, opts, &nsrrs)) < 0 ||
414 get_ns(res_state statp, const char *zname, ns_class class, int opts, function
428 DPRINTF(("get_ns: do_query('%s', %s) failed (%d)",
436 DPRINTF(("get_ns save_ns('%s', %s) failed",

Completed in 44 milliseconds