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

  /bionic/libc/netbsd/nameser/
ns_parse.c 46 static void setsection(ns_msg *msg, ns_sect sect);
79 ns_skiprr(const u_char *ptr, const u_char *eom, ns_sect section, int count) {
125 int b = ns_skiprr(msg, eom, (ns_sect)i,
140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) {
191 setsection(handle, (ns_sect)((int)section + 1));
200 setsection(ns_msg *msg, ns_sect sect) {
  /bionic/libc/private/
arpa_nameser.h 103 } ns_sect; typedef in typeref:enum:__ns_sect
114 ns_sect _sect;
515 int ns_skiprr(const u_char *, const u_char *, ns_sect, int);
516 int ns_parserr(ns_msg *, ns_sect, int, ns_rr *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 105 } ns_sect; typedef in typeref:enum:__ns_sect
116 ns_sect _sect;
512 int ns_skiprr (const u_char *, const u_char *, ns_sect, int)
514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 105 } ns_sect; typedef in typeref:enum:__ns_sect
116 ns_sect _sect;
512 int ns_skiprr (const u_char *, const u_char *, ns_sect, int)
514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 105 } ns_sect; typedef in typeref:enum:__ns_sect
116 ns_sect _sect;
512 int ns_skiprr (const u_char *, const u_char *, ns_sect, int)
514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW;
  /bionic/libc/netbsd/resolv/
res_debug.c 160 ns_msg *handle, ns_sect section,

Completed in 74 milliseconds