Searched refs:ns_initparse (Results 1 – 6 of 6) sorted by relevance
/freebsd/include/arpa/ |
H A D | nameser.h | 518 #define ns_initparse __ns_initparse macro 569 int ns_initparse(const u_char *, int, ns_msg *);
|
/freebsd/contrib/dma/ |
H A D | dns.c | 182 if (!ns_initparse(ans, anssz, &msg)) in dns_get_mx_list()
|
/freebsd/lib/libc/nameser/ |
H A D | ns_parse.c | 102 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { in ns_initparse() function
|
/freebsd/lib/libc/resolv/ |
H A D | res_findzonecut.c | 693 if (ns_initparse(resp, n, msg) < 0) { in do_query()
|
H A D | res_debug.c | 274 if (ns_initparse(msg, len, &handle) < 0) { in res_pquery()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
H A D | libc_ubuntu1404_abilist.txt | 2429 fun:ns_initparse=uninstrumented
|