Home | History | Annotate | Download | only in codesighs

Lines Matching refs:gOutputSwitch

97 static Switch gOutputSwitch = {"--output", "-o", 1, NULL, "Specify output file." DESC_NEWLINE "Appends if file exists." DESC_NEWLINE "stdout is default."};
105 &gOutputSwitch,
1186 else if(current == &gOutputSwitch)