Searched refs:gotsomewhere (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libresolv/
H A Dres_send.c132 int gotsomewhere = 0, connected = 0; local
425 gotsomewhere = 1;
437 gotsomewhere = 1;
493 if (gotsomewhere == 0)
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_send.c313 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; local
337 gotsomewhere = 0;
552 ns, tries, &v_circuit, &gotsomewhere);
628 if (!gotsomewhere)
888 int *gotsomewhere)
1027 *gotsomewhere = 1;
1050 *gotsomewhere = 1;
886 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 30 milliseconds