Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c45596 static void unixDlError(sqlite3_vfs *NotUsed, int nBuf, char *zBufOut){ in unixDlError() function
45635 #define unixDlError 0 macro
47024 unixDlError, /* xDlError */ \ in sqlite3_os_init()