Searched refs:xNextSystemCall (Results 1 – 3 of 3) sorted by relevance
1458 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member
4325 return ORIGVFS(pVfs)->xNextSystemCall(ORIGVFS(pVfs), zName); in apndNextSystemCall()
1764 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member