Searched refs:res_build_start (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/libresolv-57/
H A Dres_init.c134 res_build_start(res_state x) function
1166 /* N.B. res_build_start will allocate statp->_u._ext.ext for us */
1167 statp = res_build_start(statp);
H A Ddns.c82 extern res_state res_build_start(res_state res);
117 pdns->res = res_build_start(NULL);

Completed in 101 milliseconds