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

/freebsd-9.3-release/lib/libc/resolv/
H A Dres_findzonecut.c76 static int get_soa(res_state, const char *, ns_class, int,
202 if ((n = get_soa(statp, dname, class, opts, zname, zsize,
274 get_soa(res_state statp, const char *dname, ns_class class, int opts, function
307 DPRINTF(("get_soa: do_query('%s', %s) failed (%d)",
312 DPRINTF(("get_soa: CNAME or DNAME found"));
331 DPRINTF(("get_soa: ns_parserr(%s, %d) failed",
346 ("get_soa: ns_samedomain('%s', '%s') == 0",
357 ("get_soa: ns_samename() || !ns_samedomain('%s', '%s')",
368 DPRINTF(("get_soa: zname(%lu) too small (%lu)",
378 DPRINTF(("get_soa
[all...]

Completed in 94 milliseconds