Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dshell.c3861 static sqlite3_syscall_ptr apndGetSystemCall(sqlite3_vfs*, const char *z);
3885 apndGetSystemCall, /* xGetSystemCall */
4318 static sqlite3_syscall_ptr apndGetSystemCall( in apndGetSystemCall() function