HomeSort by: relevance | last modified time | path
    Searched refs:passwd_options (Results 1 - 10 of 10) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/kadmin/
cpw.c 145 cpw_entry(struct passwd_options *opt, int argc, char **argv)
  /src/crypto/external/apache2/openssl/include/
progs.h 97 extern const OPTIONS passwd_options[];
  /src/crypto/external/bsd/openssl/include/
progs.h 96 extern const OPTIONS passwd_options[];
  /src/crypto/external/bsd/openssl.old/include/
progs.h 98 extern const OPTIONS passwd_options[];
171 {FT_general, "passwd", passwd_main, passwd_options},
  /src/crypto/external/bsd/openssl/dist/util/
check-format-test-negatives.c 272 const OPTIONS passwd_options[] = { variable
  /src/crypto/external/apache2/openssl/dist/apps/
passwd.c 70 const OPTIONS passwd_options[] = { variable
120 prog = opt_init(argc, argv, passwd_options);
129 opt_help(passwd_options);
  /src/crypto/external/bsd/openssl/dist/apps/
passwd.c 60 const OPTIONS passwd_options[] = { variable
110 prog = opt_init(argc, argv, passwd_options);
119 opt_help(passwd_options);
  /src/crypto/external/bsd/openssl.old/dist/apps/
passwd.c 61 const OPTIONS passwd_options[] = { variable
100 prog = opt_init(argc, argv, passwd_options);
109 opt_help(passwd_options);
  /src/crypto/external/apache2/openssl/bin/
progs.c 67 {FT_general, "passwd", passwd_main, passwd_options, NULL, NULL},
  /src/crypto/external/bsd/openssl/bin/
progs.c 67 {FT_general, "passwd", passwd_main, passwd_options, NULL, NULL},

Completed in 31 milliseconds