Searched refs:ns_msg (Results 1 – 4 of 4) sorted by relevance
/resolv/ |
A D | ns_parse.c | 31 static void setsection(ns_msg *msg, ns_sect sect); 60 int ns_msg_getflag(ns_msg handle, int flag) { in ns_msg_getflag() 90 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { in libresolv_hidden_def() 128 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { in libresolv_hidden_def() 191 setsection(ns_msg *msg, ns_sect sect) { in libresolv_hidden_def()
|
A D | res_debug.c | 165 do_section (int pfcode, ns_msg *handle, ns_sect section, int pflag, FILE *file) in do_section() 242 ns_msg handle; in fp_nquery()
|
A D | ns_print.c | 67 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, in ns_sprintrr()
|
/resolv/arpa/ |
A D | nameser.h | 106 } ns_msg; typedef 399 int ns_msg_getflag (ns_msg, int) __THROW; 404 int ns_initparse (const unsigned char *, int, ns_msg *) __THROW; 407 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW; 408 int ns_sprintrr (const ns_msg *, const ns_rr *,
|
Completed in 12 milliseconds