Home | History | Annotate | Download | only in orig

Lines Matching refs:pVfs

2841       sqlite3_vfs *pVfs = sqlite3_vfs_find(argv[++i]);
2842 if( pVfs ){
2843 sqlite3_vfs_register(pVfs, 1);