Home
last modified time | relevance | path

Searched refs:ns_msg (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/dns/nameser/
Dns_parse.c47 static void setsection(ns_msg *msg, ns_sect sect);
75 int ns_msg_getflag(ns_msg handle, int flag) { in ns_msg_getflag()
105 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { in ns_initparse()
141 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in ns_parserr()
204 ns_parserr2(ns_msg *handle, ns_sect section, int rrnum, ns_rr2 *rr) { in ns_parserr2()
266 setsection(ns_msg *msg, ns_sect sect) { in setsection()
Dns_print.c94 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, in ns_sprintrr()
/bionic/libc/include/arpa/
Dnameser.h132 } ns_msg; typedef
138 ns_msg msg;
569 int ns_msg_getflag(ns_msg, int) __LIBC_ABI_PUBLIC__;
574 int ns_initparse(const u_char *, int, ns_msg *) __LIBC_ABI_PUBLIC__;
576 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *) __LIBC_ABI_PUBLIC__;
577 int ns_parserr2(ns_msg *, ns_sect, int, ns_rr2 *) __LIBC_HIDDEN__;
578 int ns_sprintrr(const ns_msg *, const ns_rr *,
/bionic/libc/dns/resolv/
Dres_debug.c158 ns_msg *handle, ns_sect section, in do_section()
288 ns_msg handle; in res_pquery()
Dres_cache.c1008 answer_getNegativeTTL(ns_msg handle) { in answer_getNegativeTTL()
1064 ns_msg handle; in answer_getTTL()