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

  /bionic/libc/private/
resolv_static.h 30 extern res_static __res_get_static(void);
  /bionic/libc/netbsd/net/
getservbyport.c 35 res_static rs = __res_get_static();
getservbyname.c 36 res_static rs = __res_get_static();
getservent.c 38 res_static rs = __res_get_static();
124 res_static rs = __res_get_static();
  /bionic/libc/netbsd/
gethnamaddr.c 191 res_static rs = __res_get_static();
573 res_static rs = __res_get_static();
627 res_static rs = __res_get_static();
889 res_static rs = __res_get_static();
901 res_static rs = __res_get_static();
916 res_static rs = __res_get_static();
1030 res_static rs = __res_get_static();
1120 res_static rs = __res_get_static();
1240 res_static rs = __res_get_static();
1318 res_static rs = __res_get_static();
    [all...]
  /bionic/libc/netbsd/resolv/
res_state.c 220 __res_get_static(void) function

Completed in 304 milliseconds