Searched refs:passwd_options (Results 1 – 5 of 5) sorted by relevance
/freebsd/crypto/heimdal/kadmin/ |
H A D | cpw.c | 133 cpw_entry(struct passwd_options *opt, int argc, char **argv) in cpw_entry()
|
/freebsd/crypto/openssl/apps/ |
H A D | progs.h | 96 extern const OPTIONS passwd_options[];
|
H A D | passwd.c | 60 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 D | progs.c | 67 {FT_general, "passwd", passwd_main, passwd_options, NULL, NULL},
|
/freebsd/crypto/openssl/util/ |
H A D | check-format-test-negatives.c | 272 const OPTIONS passwd_options[] = { variable
|