Searched refs:xNextSystemCall (Results 1 – 5 of 5) sorted by relevance
989 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member
1542 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member
1397 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member
4140 return ORIGVFS(pVfs)->xNextSystemCall(ORIGVFS(pVfs), zName); in apndNextSystemCall()
2436 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member