/bionic/libc/dns/resolv/ |
res_send.c | 367 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; local 388 terrno = ETIMEDOUT; 554 n = send_vc(statp, buf, buflen, ans, anssiz, &terrno, 573 n = send_dg(statp, buf, buflen, ans, anssiz, &terrno, 657 errno = terrno; 738 int *terrno, int ns) 796 *terrno = errno; 804 *terrno = errno; 811 *terrno = errno; 819 *terrno = errno [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
os_unix.c | 5755 int terrno = 0; local [all...] |
/external/chromium_org/third_party/sqlite/amalgamation/ |
sqlite3.c | 29896 int terrno = 0; local [all...] |