Home
last modified time | relevance | path

Searched refs:help_options (Results 1 – 3 of 3) sorted by relevance

/src/crypto/openssl/apps/
H A Dopenssl.c333 const OPTIONS help_options[] = { variable
354 prog = opt_init(argc, argv, help_options); in help_main()
362 opt_help(help_options); in help_main()
H A Dprogs.h90 extern const OPTIONS help_options[];
H A Dprogs.c58 {FT_general, "help", help_main, help_options, NULL, NULL},