Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c8873 static sqlite3_syscall_ptr apndGetSystemCall(sqlite3_vfs*, const char *z);
8897 apndGetSystemCall, /* xGetSystemCall */
9330 static sqlite3_syscall_ptr apndGetSystemCall( in apndGetSystemCall() function