Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c15736 typedef struct AuthContext AuthContext; typedef
20412 struct AuthContext { struct
20413 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
20414 Parse *pParse; /* The Parse structure */