Home | History | Annotate | Download | only in dist

Lines Matching refs:xSetSystemCall

1561 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1604 int (*xSetSystemCall)(sqlite3_vfs*, const char *zName, sqlite3_syscall_ptr);
24791 0, /* xSetSystemCall */
25464 ** This is the xSetSystemCall() method of sqlite3_vfs for all of the
31871 unixSetSystemCall, /* xSetSystemCall */ \
32760 ** This is the xSetSystemCall() method of sqlite3_vfs for all of the
35814 winSetSystemCall, /* xSetSystemCall */