Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c22581 const char *zA3, in safeModeAuth() argument
22595 UNUSED_PARAMETER(zA3); in safeModeAuth()
22629 const char *zA3, in shellAuth() argument
22650 az[2] = zA3; in shellAuth()
22662 if( p->bSafeMode ) (void)safeModeAuth(pClientData, op, zA1, zA2, zA3, zA4); in shellAuth()