Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c175 static const char *apndNextSystemCall(sqlite3_vfs*, const char *zName);
199 apndNextSystemCall /* xNextSystemCall */
637 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() function