Home
last modified time | relevance | path

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

/external/sqlite/dist/
Dsqlite3.c7827 void *pAuthArg; /* 1st argument to the access auth function */ member
52497 Expr *pAuthArg, /* Expression to pass to authorization callback */ in codeAttach()