Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/sqlite3/
H A Dshell.c8872 static int apndSetSystemCall(sqlite3_vfs*, const char*,sqlite3_syscall_ptr);
8896 apndSetSystemCall, /* xSetSystemCall */
9323 static int apndSetSystemCall( in apndSetSystemCall() function