Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c9702 static sqlite3_syscall_ptr apndGetSystemCall(sqlite3_vfs*, const char *z);
9726 apndGetSystemCall, /* xGetSystemCall */
10159 static sqlite3_syscall_ptr apndGetSystemCall( in apndGetSystemCall() function