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

  /device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
ns_parse.c 123 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { function
  /bionic/libc/dns/nameser/
ns_parse.c 107 ns_initparse(const u_char *msg, int msglen, ns_msg *handle) { function
  /device/linaro/bootloader/edk2/StdLib/Include/arpa/
nameser.h 507 #define ns_initparse __ns_initparse macro
543 int ns_initparse(const u_char *, int, ns_msg *);
  /bionic/libc/include/arpa/
nameser.h 527 #define ns_initparse __ns_initparse macro
571 int ns_initparse(const u_char* __msg, int __msg_size, ns_msg* __handle);
599 int ns_initparse(const u_char* __msg, int __msg_size, ns_msg* __handle) __INTRODUCED_IN_64(23);

Completed in 125 milliseconds