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

/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_send.c298 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; local
319 gotsomewhere = 0;
471 ns, tries, &v_circuit, &gotsomewhere);
535 if (!gotsomewhere)
795 int *gotsomewhere)
909 *gotsomewhere = 1;
932 *gotsomewhere = 1;
793 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 41 milliseconds