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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c29906 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){ function
29914 #define unixDlClose macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c40445 static void unixDlClose(sqlite3_vfs *NotUsed, void *pHandle){ function
40453 #define unixDlClose macro
[all...]

Completed in 782 milliseconds