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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h976 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1020 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dsqlite3.c1526 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1570 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
24731 0, /* xGetSystemCall */
[all...]

Completed in 426 milliseconds