Searched refs:res_ndestroy (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/lib/libc/resolv/
H A Dres_state.c56 res_ndestroy(statp);
H A Dres_init.c191 res_ndestroy(statp);
824 res_ndestroy(res_state statp) { function
/freebsd-10-stable/include/
H A Dresolv.h390 #define res_ndestroy __res_ndestroy macro
494 void res_ndestroy(res_state);
/freebsd-10-stable/crypto/heimdal/lib/roken/
H A Dresolve.c501 #define rk_res_free(x) res_ndestroy(x)
/freebsd-10-stable/crypto/heimdal/
H A Dconfigure17171 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for res_ndestroy" >&5
17172 $as_echo_n "checking for res_ndestroy... " >&6; }
17208 res_ndestroy(0)
17229 for ac_func in res_ndestroy
17231 ac_fn_c_check_func "$LINENO" "res_ndestroy" "ac_cv_func_res_ndestroy"
17241 # res_ndestroy
17242 eval "ac_tr_func=HAVE_`echo res_ndestroy | tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ`"

Completed in 123 milliseconds