Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.c8639 typedef struct AuthContext AuthContext; typedef
11802 struct AuthContext { struct
11803 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
11804 Parse *pParse; /* The Parse structure */