Searched defs:AuthContext (Results 1 – 1 of 1) sorted by relevance
15339 typedef struct AuthContext AuthContext; typedef19944 struct AuthContext { struct19945 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument19946 Parse *pParse; /* The Parse structure */