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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c14793 static void sqlite3MemShutdown(void *NotUsed){ return; } function
14942 static void sqlite3MemShutdown(void *NotUsed){ function
15171 static void sqlite3MemShutdown(void *NotUsed){ function
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c23813 static void sqlite3MemShutdown(void *NotUsed){ return; } function
24104 static void sqlite3MemShutdown(void *NotUsed){ function
24334 static void sqlite3MemShutdown(void *NotUsed){ function
[all...]

Completed in 914 milliseconds