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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h1087 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1131 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dsqlite3.c1658 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1702 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h944 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
988 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dsqlite3.c1497 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1541 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
24357 0, /* xGetSystemCall */
[all...]

Completed in 719 milliseconds