Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c3917 sqlite3_syscall_ptr pCall in apndSetSystemCall() argument
3919 return ORIGVFS(pVfs)->xSetSystemCall(ORIGVFS(pVfs),zName,pCall); in apndSetSystemCall()
/external/sqlite/dist/
Dshell.c3923 sqlite3_syscall_ptr pCall in apndSetSystemCall() argument
3925 return ORIGVFS(pVfs)->xSetSystemCall(ORIGVFS(pVfs),zName,pCall); in apndSetSystemCall()