Searched refs:ns_parserr (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libc/resolv/ |
H A D | res_findzonecut.c | 326 if (ns_parserr(&msg, sect, i, &rr) < 0) { in get_soa() 530 if (ns_parserr(msg, sect, i, &rr) < 0) { in save_ns() 587 if (ns_parserr(msg, sect, i, &rr) < 0) { in save_a() 701 if (ns_parserr(msg, ns_s_an, i, &rr) < 0) { in do_query()
|
H A D | res_debug.c | 166 if (ns_parserr(handle, section, rrnum, &rr)) { in do_section()
|
/freebsd/include/arpa/ |
H A D | nameser.h | 520 #define ns_parserr __ns_parserr macro 571 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
/freebsd/contrib/dma/ |
H A D | dns.c | 195 if (ns_parserr(&msg, ns_s_an, i, &rr)) in dns_get_mx_list()
|
/freebsd/lib/libc/nameser/ |
H A D | ns_parse.c | 138 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr() function
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 2442 fun:ns_parserr=uninstrumented
|