Home
last modified time | relevance | path

Searched refs:VtabCtx (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c7907 typedef struct VtabCtx VtabCtx; typedef
9520 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */
99301 struct VtabCtx {
99726 VtabCtx sCtx;
100323 VtabCtx *p = db->pVtabCtx;
/freebsd-12.1/contrib/sqlite3/
H A Dsqlite3.c14675 typedef struct VtabCtx VtabCtx; typedef
16889 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */
138813 struct VtabCtx {
138816 VtabCtx *pPrior; /* Parent context (if any) */
139346 VtabCtx sCtx;
139354 VtabCtx *pCtx;
139585 VtabCtx *pCtx;
140069 VtabCtx *p;