Home | History | Annotate | Download | only in dist

Lines Matching full:pnext

687 ** the pNext pointer.  The [sqlite3_vfs_register()]
691 ** implementation should use the pNext pointer.
693 ** The pNext field is the only field in the sqlite3_vfs
802 sqlite3_vfs *pNext; /* Next registered VFS */