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

  /bionic/libc/netbsd/nameser/
ns_parse.c 140 ns_parserr(ns_msg *handle, ns_sect section, int rrnum, ns_rr *rr) { function
  /bionic/libc/private/
arpa_nameser.h 479 #define ns_parserr __ns_parserr macro
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 479 #define ns_parserr __ns_parserr macro
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 479 #define ns_parserr __ns_parserr macro
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 479 #define ns_parserr __ns_parserr macro
514 int ns_parserr (ns_msg *, ns_sect, int, ns_rr *) __THROW;

Completed in 591 milliseconds