Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c8796 static const char *apndNextSystemCall(sqlite3_vfs*, const char *zName);
8820 apndNextSystemCall /* xNextSystemCall */
9258 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() function