HomeSort by: relevance | last modified time | path
    Searched defs:xNextSystemCall (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3.h 1499 ** ^The xSetSystemCall(), xGetSystemCall(), and xNextSystemCall() interfaces
1544 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName);
sqlite3.c 1820 ** ^The xSetSystemCall(), xGetSystemCall(), and xNextSystemCall() interfaces
1865 const char *(*xNextSystemCall)(sqlite3_vfs*, const char *zName);
    [all...]

Completed in 130 milliseconds