Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8874 static const char *apndNextSystemCall(sqlite3_vfs*, const char *zName);
8898 apndNextSystemCall /* xNextSystemCall */
9336 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() function