Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dattach.c333 Expr *pAuthArg, /* Expression to pass to authorization callback */ in codeAttach()
H A DsqliteInt.h1632 void *pAuthArg; /* 1st argument to the access auth function */ member