HomeSort by: relevance | last modified time | path
    Searched defs:__res_put_state_nothread (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/resolv/
res_state.c 50 void __res_put_state_nothread(res_state);
54 __weak_alias(__res_put_state, __res_put_state_nothread)
71 __res_put_state_nothread(res_state res) function in typeref:typename:void
res_state.c 50 void __res_put_state_nothread(res_state);
54 __weak_alias(__res_put_state, __res_put_state_nothread)
71 __res_put_state_nothread(res_state res) function in typeref:typename:void

Completed in 23 milliseconds