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

  /bionic/libc/netbsd/resolv/
res_query.c 261 saved_herrno = statp->res_h_errno;
308 switch (statp->res_h_errno) {
  /bionic/libc/private/
resolv_private.h 86 * # define RES_SET_H_ERRNO(r,x) (h_errno = (r)->res_h_errno = (x))
90 #define RES_SET_H_ERRNO(r,x) (h_errno = (r)->res_h_errno = (x))
175 int res_h_errno; /* last one set for this context */ member in struct:__res_state
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
resolv.h 128 int res_h_errno; /* last one set for this context */ member in struct:__res_state
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 128 int res_h_errno; /* last one set for this context */ member in struct:__res_state
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
resolv.h 128 int res_h_errno; /* last one set for this context */ member in struct:__res_state

Completed in 145 milliseconds