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

  /bionic/libc/netbsd/nameser/
ns_parse.c 151 rrnum = handle->_rrnum;
154 if (rrnum < handle->_rrnum)
156 if (rrnum > handle->_rrnum) {
158 rrnum - handle->_rrnum);
163 handle->_rrnum = rrnum;
190 if (++handle->_rrnum > handle->_counts[(int)section])
203 msg->_rrnum = -1;
206 msg->_rrnum = 0;
  /bionic/libc/private/
arpa_nameser.h 115 int _rrnum; member in struct:__ns_msg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/arpa/
nameser.h 117 int _rrnum; member in struct:__ns_msg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 117 int _rrnum; member in struct:__ns_msg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/arpa/
nameser.h 117 int _rrnum; member in struct:__ns_msg

Completed in 148 milliseconds