Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c173 static int apndSetSystemCall(sqlite3_vfs*, const char*,sqlite3_syscall_ptr);
197 apndSetSystemCall, /* xSetSystemCall */
624 static int apndSetSystemCall( in apndSetSystemCall() function