Searched refs:xGetSystemCall (Results 1 – 4 of 4) sorted by relevance
392 sqlite3_syscall_ptr function(sqlite3_vfs*, const char * zName) xGetSystemCall;
1495 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member
9256 return ORIGVFS(pVfs)->xGetSystemCall(ORIGVFS(pVfs),zName); in apndGetSystemCall()
1808 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member