Searched refs:gotsomewhere (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libresolv/ |
H A D | res_send.c | 142 int gotsomewhere = 0; local 438 gotsomewhere = 1; 450 gotsomewhere = 1; 506 if (gotsomewhere == 0)
|
/illumos-gate/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_send.c | 311 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; local 330 gotsomewhere = 0; 482 ns, tries, &v_circuit, &gotsomewhere); 546 if (!gotsomewhere) 829 int *gotsomewhere) 943 *gotsomewhere = 1; 966 *gotsomewhere = 1; 827 send_dg(res_state statp, const u_char *buf, int buflen, u_char *ans, int anssiz, int *terrno, int ns, int tries, int *v_circuit, int *gotsomewhere) argument
|
Completed in 3853 milliseconds