Searched refs:xNextSystemCall (Results 1 – 4 of 4) sorted by relevance
393 const(char)* function(sqlite3_vfs*, const char * zName) xNextSystemCall;
1496 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member
9259 return ORIGVFS(pVfs)->xNextSystemCall(ORIGVFS(pVfs), zName); in apndNextSystemCall()
1809 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member