Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dcksumvfs.c243 static int cksmSetSystemCall(sqlite3_vfs*, const char*,sqlite3_syscall_ptr);
267 cksmSetSystemCall, /* xSetSystemCall */
779 static int cksmSetSystemCall( in cksmSetSystemCall() function