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

/macosx-10.10/Heimdal-398.1.2/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 482 milliseconds