Searched defs:ns_msg (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/include/arpa/
H A Dnameser.h132 } ns_msg; typedef in typeref:struct:__ns_msg
138 ns_msg msg;
579 int ns_msg_getflag(ns_msg, int);
584 int ns_initparse(const u_char *, int, ns_msg *);
586 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
587 int ns_parserr2(ns_msg *, ns_sect, int, ns_rr2 *);
588 int ns_sprintrr(const ns_msg *, const ns_rr *,
644 int ns_newmsg_copy(ns_newmsg *, ns_msg *);

Completed in 55 milliseconds