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

/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h1258 int (*xInit)(void*); /* Initialize the memory allocator */ member in struct:sqlite3_mem_methods
6054 int (*xInit)(void*); member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1811 int (*xInit)(void*); /* Initialize the memory allocator */ member in struct:sqlite3_mem_methods
6607 int (*xInit)(void*); member in struct:sqlite3_pcache_methods
89864 sqlite3_auto_extension(void (*xInit)(void)) argument
[all...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.h1520 int (*xInit)(void*); /* Initialize the memory allocator */ member in struct:sqlite3_mem_methods
7242 int (*xInit)(void*); member in struct:sqlite3_pcache_methods2
7264 int (*xInit)(void*); member in struct:sqlite3_pcache_methods
[all...]
H A Dsqlite3.c1780 int (*xInit)(void*); /* Initialize the memory allocator */ member in struct:sqlite3_mem_methods
7502 int (*xInit)(void*); member in struct:sqlite3_pcache_methods2
7524 int (*xInit)(void*); member in struct:sqlite3_pcache_methods
109818 sqlite3_loadext_entry xInit; local
110137 sqlite3_loadext_entry xInit; local
[all...]

Completed in 731 milliseconds