Searched refs:xGetSystemCall (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h944 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
988 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dsqlite3.c1497 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1541 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
24357 0, /* xGetSystemCall */
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h1356 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1400 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dshell.c3824 apndGetSystemCall, /* xGetSystemCall */
4259 return ORIGVFS(pVfs)->xGetSystemCall(ORIGVFS(pVfs),zName);
H A Dsqlite3.c2419 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
2463 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
[all...]

Completed in 999 milliseconds