HomeSort by relevance Sort by last modified time
    Searched refs:ns_msg (Results 1 - 4 of 4) sorted by null

  /bionic/libc/netbsd/nameser/
ns_parse.c 46 static void setsection(ns_msg *msg, ns_sect sect);
74 int ns_msg_getflag(ns_msg handle, int flag) {
103 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) {
140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) {
200 setsection(ns_msg *msg, ns_sect sect) {
ns_print.c 92 ns_sprintrr(const ns_msg *handle, const ns_rr *rr,
  /bionic/libc/private/
arpa_nameser.h 117 } ns_msg; typedef in typeref:struct:__ns_msg
509 int ns_msg_getflag(ns_msg, int);
514 int ns_initparse(const u_char *, int, ns_msg *);
516 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
517 int ns_sprintrr(const ns_msg *, const ns_rr *,
  /bionic/libc/netbsd/resolv/
res_debug.c 159 ns_msg *handle, ns_sect section,
242 ns_msg handle;

Completed in 25 milliseconds