Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dsqlite3.c15293 typedef struct AuthContext AuthContext; typedef
19874 struct AuthContext { struct
19875 const char *zAuthContext; /* Put saved Parse.zAuthContext here */ argument
19876 Parse *pParse; /* The Parse structure */