Searched refs:zAuthArg (Results 1 – 1 of 1) sorted by relevance
358 char *zAuthArg; in codeAttach() local361 zAuthArg = pAuthArg->u.zToken; in codeAttach()363 zAuthArg = 0; in codeAttach()365 rc = sqlite3AuthCheck(pParse, type, zAuthArg, 0, 0); in codeAttach()