Home
last modified time | relevance | path

Searched refs:zA1 (Results 1 – 1 of 1) sorted by relevance

/src/contrib/sqlite3/
H A Dshell.c22579 const char *zA1, in safeModeAuth() argument
22594 UNUSED_PARAMETER(zA1); in safeModeAuth()
22627 const char *zA1, in shellAuth() argument
22648 az[0] = zA1; in shellAuth()
22662 if( p->bSafeMode ) (void)safeModeAuth(pClientData, op, zA1, zA2, zA3, zA4); in shellAuth()