Searched refs:ns_parserr (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12-stable/lib/libc/resolv/ |
| D | res_findzonecut.c | 332 if (ns_parserr(&msg, sect, i, &rr) < 0) { in get_soa() 536 if (ns_parserr(msg, sect, i, &rr) < 0) { in save_ns() 593 if (ns_parserr(msg, sect, i, &rr) < 0) { in save_a() 707 if (ns_parserr(msg, ns_s_an, i, &rr) < 0) { in do_query()
|
| D | res_debug.c | 173 if (ns_parserr(handle, section, rrnum, &rr)) { in do_section()
|
| /freebsd-12-stable/include/arpa/ |
| D | nameser.h | 532 #define ns_parserr __ns_parserr macro 593 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
|
| /freebsd-12-stable/contrib/dma/ |
| D | dns.c | 195 if (ns_parserr(&msg, ns_s_an, i, &rr)) in dns_get_mx_list()
|
| /freebsd-12-stable/lib/libc/nameser/ |
| D | ns_parse.c | 144 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr() function
|
| /freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| D | libc_ubuntu1404_abilist.txt | 2436 fun:ns_parserr=uninstrumented
|