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

  /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;

Completed in 1037 milliseconds