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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d392 sqlite3_syscall_ptr function(sqlite3_vfs*, const char * zName) xGetSystemCall;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h1451 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1495 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dshell.c8819 apndGetSystemCall, /* xGetSystemCall */
9256 return ORIGVFS(pVfs)->xGetSystemCall(ORIGVFS(pVfs),zName);
H A Dsqlite3.c1764 ** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces
1808 sqlite3_syscall_ptr (*xGetSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
[all...]

Completed in 703 milliseconds