Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsqlite/src/
H A DsqliteInt.h251 typedef struct AuthContext AuthContext; typedef
940 struct AuthContext { struct
941 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
942 Parse *pParse; /* The Parse structure */