Searched defs:AuthContext (Results 1 – 1 of 1) sorted by relevance
251 typedef struct AuthContext AuthContext; typedef940 struct AuthContext { struct941 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument942 Parse *pParse; /* The Parse structure */