Searched defs:makeDefault (Results 1 – 4 of 4) sorted by relevance
1150 int sqlite3_multiplex_initialize(const char *zOrigVfsName, int makeDefault){ in sqlite3_multiplex_initialize()1243 int makeDefault; /* True to make the new VFS the default */ in test_multiplex_initialize() local
749 int sqlite3_quota_initialize(const char *zOrigVfsName, int makeDefault){ in sqlite3_quota_initialize()1367 int makeDefault; /* True to make the new VFS the default */ in test_quota_initialize() local
838 int makeDefault /* True to make the new VFS the default */ in vfstrace_register()
1534 static void inmemVfsRegister(int makeDefault){ in inmemVfsRegister()