Searched refs:vfs_template (Results 1 – 1 of 1) sorted by relevance
5283 static sqlite3_vfs vfs_template = { in sqlite3rbu_create_vfs() local5330 memcpy(&pNew->base, &vfs_template, sizeof(sqlite3_vfs)); in sqlite3rbu_create_vfs()