Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c6530 typedef struct AuthContext AuthContext; typedef
8784 struct AuthContext { struct
8785 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
8786 Parse *pParse; /* The Parse structure */