Home | History | Annotate | Download | only in codesighs

Lines Matching refs:gOutputSwitch

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