Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/sqlite3/
H A Dshell.c3739 static sqlite3_syscall_ptr apndGetSystemCall(sqlite3_vfs*, const char *z);
3763 apndGetSystemCall, /* xGetSystemCall */
4133 static sqlite3_syscall_ptr apndGetSystemCall( in apndGetSystemCall() function