Home
last modified time | relevance | path

Searched refs:fromCmdLine (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c20956 u8 fromCmdLine; /* Run from -A instead of .archive */ member
20985 if( pAr->fromCmdLine ){ in arErrorMsg()
21584 int fromCmdLine, /* True if -A command-line option, not .ar cmd */ in arDotCommand()
21591 cmd.fromCmdLine = fromCmdLine; in arDotCommand()
21582 arDotCommand( ShellState *pState, int fromCmdLine, char **azArg, int nArg ) arDotCommand() argument

Completed in 34 milliseconds