Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dappendvfs.c174 static sqlite3_syscall_ptr apndGetSystemCall(sqlite3_vfs*, const char *z);
198 apndGetSystemCall, /* xGetSystemCall */
631 static sqlite3_syscall_ptr apndGetSystemCall( in apndGetSystemCall() function