Home
last modified time | relevance | path

Searched refs:unixGetLastError (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_unix.c6769 static int unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3){ in unixGetLastError() function
8013 unixGetLastError, /* xGetLastError */ \ in sqlite3_os_init()