Home
last modified time | relevance | path

Searched defs:BtOps (Results 1 – 1 of 1) sorted by relevance

/titanic_52/usr/src/lib/libsqlite/src/
H A Dbtree.h29 typedef struct BtOps BtOps; typedef
43 struct BtOps { struct
44 CloseBtOps global() argument
45 SetCacheSizeBtOps global() argument
46 SetSafetyLevelBtOps global() argument
47 BeginTransBtOps global() argument
48 CommitBtOps global() argument
49 RollbackBtOps global() argument
50 BeginCkptBtOps global() argument
51 CommitCkptBtOps global() argument
52 RollbackCkptBtOps global() argument
53 CreateTableBtOps global() argument
54 CreateIndexBtOps global() argument
55 DropTableBtOps global() argument
56 ClearTableBtOps global() argument
57 CursorBtOps global() argument
58 GetMetaBtOps global() argument
59 UpdateMetaBtOps global() argument
60 IntegrityCheckBtOps global() argument
61 GetFilenameBtOps global() argument
62 CopyfileBtOps global() argument
63 PagerBtOps global() argument
65 PageDumpBtOps global() argument