Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dshell.c3740 static const char *apndNextSystemCall(sqlite3_vfs*, const char *zName);
3764 apndNextSystemCall /* xNextSystemCall */
4139 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() function