Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15339 typedef struct AuthContext AuthContext; typedef
19944 struct AuthContext { struct
19945 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
19946 Parse *pParse; /* The Parse structure */