Searched refs:req_options (Results 1 – 2 of 2) sorted by relevance
289 static const struct option req_options[] = { variable546 options_usage(req_options); in req_usage()581 if (options_parse(argc, argv, req_options, NULL, NULL) != 0) { in req_main()
2753 const ReqOption *req_options; in xg_instruction_matches_options() local2755 for (req_options = options; in xg_instruction_matches_options()2756 req_options != NULL; in xg_instruction_matches_options()2757 req_options = req_options->next) in xg_instruction_matches_options()2761 req_options->or_option_terms)) in xg_instruction_matches_options()