Searched defs:havesearch (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libresolv/
H A Dres_init.c101 int havesearch = 0; local
208 havesearch = 0;
248 havesearch = 1;
285 if (havesearch == 0) {
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_init.c189 int havesearch = 0; local
402 havesearch = 1;
437 havesearch = 0;
474 havesearch = 1;
583 if (havesearch == 0) {

Completed in 59 milliseconds