Home
last modified time | relevance | path

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

/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c18939 const char *zA4 in safeModeAuth() argument
18953 UNUSED_PARAMETER(zA4); in safeModeAuth()
18987 const char *zA4 in shellAuth() argument
19008 az[3] = zA4; in shellAuth()
19019 if( p->bSafeMode ) (void)safeModeAuth(pClientData, op, zA1, zA2, zA3, zA4); in shellAuth()