Lines Matching full:switch
12 * compile-time switch TWO_FILE_COMMANDLINE:
21 * To simplify script writing, the "-outfile" switch is provided. The syntax
78 * The switch parser is designed to be useful with DOS-style command line
86 static char * outfilename; /* for -outfile switch */
186 /* Not a switch, must be a file name argument */
193 arg++; /* advance past switch marker character */
338 usage(); /* bogus switch */
469 /* It is convenient to use just one switch-parsing routine, but the switch
479 /* Must have either -outfile switch or explicit output file name */
540 switch (requested_fmt) {