Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kadmin/
H A Dcpw.c133 cpw_entry(struct passwd_options *opt, int argc, char **argv) in cpw_entry()
/freebsd/crypto/openssl/apps/
H A Dprogs.h96 extern const OPTIONS passwd_options[];
H A Dpasswd.c60 const OPTIONS passwd_options[] = { variable
110 prog = opt_init(argc, argv, passwd_options); in passwd_main()
119 opt_help(passwd_options); in passwd_main()
H A Dprogs.c67 {FT_general, "passwd", passwd_main, passwd_options, NULL, NULL},
/freebsd/crypto/openssl/util/
H A Dcheck-format-test-negatives.c272 const OPTIONS passwd_options[] = { variable