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

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d393 const(char)* function(sqlite3_vfs*, const char * zName) xNextSystemCall;
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h1496 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
H A Dshell.c8820 apndNextSystemCall /* xNextSystemCall */
9259 return ORIGVFS(pVfs)->xNextSystemCall(ORIGVFS(pVfs), zName);
H A Dsqlite3.c1809 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName); member in struct:sqlite3_vfs
[all...]

Completed in 686 milliseconds