Lines Matching refs:output_selection_spec
313 char *output_selection_spec = NULL; variable
2431 if (output_selection_spec) { in print_omni_init()
2432 parse_output_selection(output_selection_spec); in print_omni_init()
7149 if (output_selection_spec) { in scan_omni_args()
7150 free(output_selection_spec); in scan_omni_args()
7151 output_selection_spec = NULL; in scan_omni_args()
7156 output_selection_spec = strdup(argv[optind]); in scan_omni_args()
7160 if (strcmp(output_selection_spec,"?") == 0) { in scan_omni_args()
7243 if (output_selection_spec) { in scan_omni_args()
7244 free(output_selection_spec); in scan_omni_args()
7245 output_selection_spec = NULL; in scan_omni_args()
7247 if (output_selection_spec) { in scan_omni_args()
7248 free(output_selection_spec); in scan_omni_args()
7249 output_selection_spec = NULL; in scan_omni_args()
7254 output_selection_spec = strdup(argv[optind]); in scan_omni_args()
7258 if (strcmp(output_selection_spec,"?") == 0) { in scan_omni_args()
7268 if (output_selection_spec) { in scan_omni_args()
7269 free(output_selection_spec); in scan_omni_args()
7270 output_selection_spec = NULL; in scan_omni_args()
7275 output_selection_spec = strdup(argv[optind]); in scan_omni_args()
7277 if (strcmp(output_selection_spec,"?") == 0) { in scan_omni_args()