HomeSort by relevance Sort by last modified time
    Searched refs:terrno (Results 1 - 5 of 5) sorted by null

  /bionic/libc/netbsd/resolv/
res_send.c 366 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 29911 int terrno = 0; local
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 30884 int terrno = 0; local
    [all...]
  /external/sqlite/dist/
sqlite3.c 30912 int terrno = 0; local
    [all...]

Completed in 542 milliseconds