Searched defs:_confcheck (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libresolv/
H A Dres_mkquery.c64 * _confcheck and deadlock the server.
72 static int _confcheck() function
153 if (_confcheck() == -1) {
H A Dres_send.c90 static int _confcheck() function
169 if (_confcheck() == -1)
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkquery.c107 static int _confcheck(res_state statp);
144 if (_confcheck(statp) == -1) {
341 static int _confcheck(res_state statp) function

Completed in 82 milliseconds