Home
last modified time | relevance | path

Searched refs:_confcheck (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_mkquery.c102 static int _confcheck(res_state statp);
139 if (_confcheck(statp) == -1) { in res_nmkquery()
336 static int _confcheck(res_state statp) in _confcheck() function
/illumos-gate/usr/src/lib/libresolv/
H A Dres_mkquery.c72 static int _confcheck() in _confcheck() function
153 if (_confcheck() == -1) {
H A Dres_send.c90 static int _confcheck() in _confcheck() function
169 if (_confcheck() == -1)