gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:__weak_alias from t2ex/bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_state.c (0.02 seconds)
t2ex
bsd_source/t2ex/network/net/src_bsdlib/libc/resolv/res_state.c - 2.6KB - 77 lines
56: #ifdef __weak_alias
57: __weak_alias(__res_get_state, __res_get_state_nothread)
58: __weak_alias(__res_put_state, __res_put_state_nothread)
59: /* Source compatibility; only for single threaded programs */