HomeSort by: relevance | last modified time | path
    Searched refs:__res_get_state (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libc/resolv/
res_state.c 53 __weak_alias(__res_get_state, __res_get_state_nothread)
  /src/lib/libpthread/
res_state.c 64 res_state __res_get_state(void);
83 __res_get_state(void) function in typeref:typename:res_state
  /src/distrib/utils/libhack/
gethost.c 172 res_state res = __res_get_state();
  /src/lib/libc/net/
sethostent.c 132 res_state res = __res_get_state();
gethnamaddr.c 526 res_state res = __res_get_state();
552 res_state res = __res_get_state();
776 res_state res = __res_get_state();
966 res = __res_get_state();
1046 res = __res_get_state();
getnetnamadr.c 350 res = __res_get_state();
462 res = __res_get_state();
hesiod.c 416 res_state res = __res_get_state();
getaddrinfo.c 2107 res = __res_get_state();
2175 res = __res_get_state();
  /src/include/
resolv.h 285 extern struct __res_state *__res_get_state(void);

Completed in 18 milliseconds