Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/apps/openssl/
H A Dpasswd.c56 static const struct option passwd_options[] = { variable
132 options_usage(passwd_options); in passwd_usage()
157 if (options_parse(argc, argv, passwd_options, NULL, &argsused) != 0) { in passwd_main()