Searched refs:info_options (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/crypto/openssl/apps/
H A Dinfo.c20 const OPTIONS info_options[] = { variable
44 prog = opt_init(argc, argv, info_options);
52 opt_help(info_options);
H A Dprogs.h90 extern const OPTIONS info_options[];
H A Dprogs.c59 {FT_general, "info", info_main, info_options, NULL, NULL},
/freebsd-current/usr.bin/posixmqcontrol/
H A Dposixmqcontrol.c809 static const struct Option *info_options[] = {&option_queue, NULL}; variable in typeref:struct:Option
844 parse_options(index, argc, argv, info_options);
845 if (validate_options(info_options)) {

Completed in 248 milliseconds