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

/macosx-10.10.1/libresolv-57/
H A Dres_send.c507 int gotsomewhere, terrno, try, v_circuit, resplen, ns; local
529 gotsomewhere = 0;
722 send_status = send_dg(statp, buf, buflen, ans, anssiz, &terrno, ns, &v_circuit, &gotsomewhere, from, fromlen, notify_token);
791 if (gotsomewhere != 0)
1154 send_dg(res_state statp, const u_char *buf, int buflen, u_char *ans, int *anssiz, int *terrno, int ns, int *v_circuit, int *gotsomewhere, struct sockaddr *from, int *fromlen, int notify_token) argument
1376 *gotsomewhere = 1;
1408 *gotsomewhere = 1;

Completed in 190 milliseconds