Searched defs:lastErrno (Results 1 – 1 of 1) sorted by relevance
39106 int lastErrno; /* The unix errno from last I/O error */ member47399 DWORD lastErrno; /* The Windows errno from the last I/O error */ member48503 DWORD lastErrno = osGetLastError(); in sqlite3_win32_compact_heap() local49244 static int winGetLastErrorMsg(DWORD lastErrno, int nBuf, char *zBuf){ in winGetLastErrorMsg()49337 DWORD lastErrno, /* Win32 last error */ in winLogErrorAtLine()49504 DWORD lastErrno; in winceCreateLock() local49957 DWORD lastErrno = osGetLastError(); in winHandleSeek() local50123 DWORD lastErrno; local50199 DWORD lastErrno = NO_ERROR; /* Value returned by GetLastError() */ local50315 DWORD lastErrno; local[all …]