Home
last modified time | relevance | path

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

/src/contrib/sqlite3/ !
H A Dshell.c9703 static const char *apndNextSystemCall(sqlite3_vfs*, const char *zName);
9727 apndNextSystemCall /* xNextSystemCall */
10165 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() function