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

  /bionic/libc/netbsd/nameser/
ns_parse.c 74 int ns_msg_getflag(ns_msg handle, int flag) { function
  /bionic/libc/private/
arpa_nameser.h 472 #define ns_msg_getflag __ns_msg_getflag macro
509 int ns_msg_getflag(ns_msg, int);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 126 #define ns_msg_getflag(handle, flag) ( \ macro

Completed in 32 milliseconds