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

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_findzonecut.c73 static int get_soa(res_state, const char *, ns_class, int,
197 if ((n = get_soa(statp, dname, class, opts, zname, zsize,
269 get_soa(res_state statp, const char *dname, ns_class class, int opts, function
302 DPRINTF(("get_soa: do_query('%s', %s) failed (%d)",
307 DPRINTF(("get_soa: CNAME or DNAME found"));
326 DPRINTF(("get_soa: ns_parserr(%s, %d) failed",
341 ("get_soa: ns_samedomain('%s', '%s') == 0",
352 ("get_soa: ns_samename() || !ns_samedomain('%s', '%s')",
363 DPRINTF(("get_soa: zname(%lu) too small (%lu)",
373 DPRINTF(("get_soa
[all...]

Completed in 44 milliseconds