Home
last modified time | relevance | path

Searched defs:unixDlClose (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dos_unix.c6617 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){ in unixDlClose() function
6625 #define unixDlClose 0 macro