HomeSort by relevance Sort by last modified time
    Searched refs:ns_msg (Results 1 - 8 of 8) 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 *,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 119 } ns_msg; typedef in typeref:struct:__ns_msg
511 int ns_initparse (const u_char *, int, ns_msg *) __THROW;
514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW;
515 int ns_sprintrr (const ns_msg *, const ns_rr *,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 119 } ns_msg; typedef in typeref:struct:__ns_msg
511 int ns_initparse (const u_char *, int, ns_msg *) __THROW;
514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW;
515 int ns_sprintrr (const ns_msg *, const ns_rr *,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 119 } ns_msg; typedef in typeref:struct:__ns_msg
511 int ns_initparse (const u_char *, int, ns_msg *) __THROW;
514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW;
515 int ns_sprintrr (const ns_msg *, const ns_rr *,
  /bionic/libc/netbsd/resolv/
res_debug.c 160 ns_msg *handle, ns_sect section,
243 ns_msg handle;
res_cache.c 1035 ns_msg handle;
    [all...]

Completed in 532 milliseconds