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

/illumos-gate/usr/src/lib/libresolv/
H A Dres_init.c109 { int numifs, s, n, int_up; local
140 int_up = 0;
156 int_up = 1;
160 if (int_up == 0) /* all the non-LOOPBACK interfaces are DOWN */
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_init.c299 int buflen, i, int_up = 0; local
340 int_up = 1;
346 if (!int_up) {

Completed in 45 milliseconds