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

  /bionic/libc/netbsd/resolv/
res_state.c 205 __res_get_state(void) function
res_cache.c     [all...]
  /bionic/libc/netbsd/
gethnamaddr.c 491 res_state res = __res_get_state();
521 res_state res = __res_get_state();
940 res_state res = __res_get_state();
1004 res_state res = __res_get_state();
1279 res = __res_get_state();
1365 res = __res_get_state();
    [all...]
  /bionic/libc/private/
resolv_private.h 282 extern struct __res_state *__res_get_state(void);
  /bionic/libc/netbsd/net/
getaddrinfo.c     [all...]

Completed in 138 milliseconds