Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c8795 static sqlite3_syscall_ptr apndGetSystemCall(sqlite3_vfs*, const char *z);
8819 apndGetSystemCall, /* xGetSystemCall */
9252 static sqlite3_syscall_ptr apndGetSystemCall( in apndGetSystemCall() function