Searched defs:xShutdown (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h1402 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
6500 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods2
6522 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1973 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
7071 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods2
7093 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h1259 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
6055 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1812 void (*xShutdown)(void*); /* Deinitialize the memory allocator */ member in struct:sqlite3_mem_methods
6608 void (*xShutdown)(void*); member in struct:sqlite3_pcache_methods
[all...]

Completed in 813 milliseconds