Searched refs:ns_msg (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/uclibc/lib/contrib/uclibc/include/arpa/ |
A D | nameser.h | 119 } ns_msg; typedef 494 int ns_msg_getflag (ns_msg, int) __THROW; 499 int ns_initparse (const u_char *, int, ns_msg *) __THROW; 503 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW; 504 int ns_sprintrr (const ns_msg *, const ns_rr *,
|
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/ |
A D | resolv.c | 4015 static void setsection(ns_msg *msg, ns_sect sect) in setsection() 4065 ns_initparse(const unsigned char *msg, int msglen, ns_msg *handle) in libc_hidden_def() 4115 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) in ns_parserr() 4185 int ns_msg_getflag(ns_msg handle, int flag) in ns_msg_getflag()
|
Completed in 22 milliseconds