Home
last modified time | relevance | path

Searched refs:req_options (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/openssl/
H A Dreq.c289 static const struct option req_options[] = { variable
546 options_usage(req_options); in req_usage()
581 if (options_parse(argc, argv, req_options, NULL, NULL) != 0) { in req_main()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-xtensa.c2753 const ReqOption *req_options; in xg_instruction_matches_options() local
2755 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()