Searched refs:fromCmdLine (Results 1 – 1 of 1) sorted by relevance
23689 u8 fromCmdLine; /* Run from -A instead of .archive */ member23718 if( pAr->fromCmdLine ){ in arErrorMsg()24316 int fromCmdLine, /* True if -A command-line option, not .ar cmd */ in arDotCommand() argument24323 cmd.fromCmdLine = fromCmdLine; in arDotCommand()