Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c8794 static int apndSetSystemCall(sqlite3_vfs*, const char*,sqlite3_syscall_ptr);
8818 apndSetSystemCall, /* xSetSystemCall */
9245 static int apndSetSystemCall( in apndSetSystemCall() function