Searched refs:xSetSystemCall (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/sqlite3/
H A Dsqlite3.h1087 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1130 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member in struct:sqlite3_vfs
H A Dsqlite3.c1658 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1701 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member in struct:sqlite3_vfs
23568 ** This is the xSetSystemCall() method of sqlite3_vfs for all of the
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h944 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
987 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member in struct:sqlite3_vfs
H A Dsqlite3.c1497 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1540 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr); member in struct:sqlite3_vfs
24356 0, /* xSetSystemCall */
24993 ** This is the xSetSystemCall() method of sqlite3_vfs for all of the
[all...]

Completed in 981 milliseconds