Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c45786 static int unixGetLastError(sqlite3_vfs *NotUsed, int NotUsed2, char *NotUsed3){ in unixGetLastError() function
47030 unixGetLastError, /* xGetLastError */ \ in sqlite3_os_init()