Searched refs:gotsomewhere (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libresolv/ |
H A D | res_send.c | 132 int gotsomewhere = 0, connected = 0; local 425 gotsomewhere = 1; 437 gotsomewhere = 1; 493 if (gotsomewhere == 0)
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_send.c | 308 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; in res_nsend() local 327 gotsomewhere = 0; in res_nsend() 479 ns, tries, &v_circuit, &gotsomewhere); in res_nsend() 543 if (!gotsomewhere) in res_nsend() 803 int *gotsomewhere) in send_dg() argument 917 *gotsomewhere = 1; in send_dg() 940 *gotsomewhere = 1; in send_dg()
|