Searched defs:lastErrno (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c24961 int lastErrno; /* The unix errno from last I/O error */ member in struct:unixFile
32060 DWORD lastErrno; /* The Windows errno from the last I/O error */ member in struct:winFile
33055 getLastErrorMsg(DWORD lastErrno, int nBuf, char *zBuf) argument
33135 winLogErrorAtLine( int errcode, DWORD lastErrno, const char *zFunc, const char *zPath, int iLine ) argument
33553 DWORD lastErrno; /* Value returned by GetLastError() */ local
33645 DWORD lastErrno; local
33687 DWORD lastErrno = NO_ERROR; /* Value returned by GetLastError() */ local
33829 DWORD lastErrno; local
33888 DWORD lastErrno; local
33938 DWORD lastErrno = NO_ERROR; local
34295 DWORD lastErrno; /* The Windows errno from the last I/O error */ member in struct:winShmNode
35003 DWORD lastErrno; local
35240 DWORD lastErrno; local
35289 DWORD lastErrno; local
[all...]

Completed in 626 milliseconds