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

/haiku/src/system/libnetwork/netresolv/resolv/
H A Dres_send.c328 int gotsomewhere, terrno, tries, v_circuit, resplen, ns, n; local
348 gotsomewhere = 0;
513 ns, tries, &v_circuit, &gotsomewhere);
583 if (!gotsomewhere)
858 int *gotsomewhere)
1003 *gotsomewhere = 1;
1035 *gotsomewhere = 1;
852 send_dg(res_state statp, int kq, const void *buf, size_t buflen, u_char *ans, int anssiz, int *terrno, int ns, int tries, int *v_circuit, int *gotsomewhere) argument

Completed in 39 milliseconds