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

  /bionic/libc/netbsd/nameser/
ns_parse.c 103 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { function
  /bionic/libc/private/
arpa_nameser.h 477 #define ns_initparse __ns_initparse macro
514 int ns_initparse(const u_char *, int, ns_msg *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 477 #define ns_initparse __ns_initparse macro
511 int ns_initparse (const u_char *, int, ns_msg *) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 477 #define ns_initparse __ns_initparse macro
511 int ns_initparse (const u_char *, int, ns_msg *) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 477 #define ns_initparse __ns_initparse macro
511 int ns_initparse (const u_char *, int, ns_msg *) __THROW;

Completed in 2700 milliseconds