Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Derrstr.c75 static const struct option errstr_options[] = { variable
89 options_usage(errstr_options); in errstr_usage()
110 if (options_parse(argc, argv, errstr_options, NULL, &argsused) != 0) { in errstr_main()