Home
last modified time | relevance | path

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

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