Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c3862 static const char *apndNextSystemCall(sqlite3_vfs*, const char *zName);
3886 apndNextSystemCall /* xNextSystemCall */
4324 static const char *apndNextSystemCall(sqlite3_vfs *pVfs, const char *zName){ in apndNextSystemCall() function