Lines Matching defs:sqlite3_syscall_ptr
1024 typedef void (*sqlite3_syscall_ptr)(void);1054 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr);1055 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName);