Home
last modified time | relevance | path

Searched refs:xNextSystemCall (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.h1458 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member
H A Dshell.c4325 return ORIGVFS(pVfs)->xNextSystemCall(ORIGVFS(pVfs), zName); in apndNextSystemCall()
H A Dsqlite3.c1764 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member