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

  /src/crypto/external/apache2/openssl/dist/apps/
passwd.c 62 OPT_6,
89 { "6", OPT_6, '-', "SHA512-based password algorithm" },
162 case OPT_6:
s_client.c 479 OPT_6,
639 { "6", OPT_6, '-', "Use IPv6 only" },
880 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT)
1124 case OPT_6:
s_server.c 719 OPT_6,
874 { "6", OPT_6, '-', "Use IPv6 only" },
1256 case OPT_6:
  /src/crypto/external/bsd/openssl/dist/apps/
passwd.c 56 OPT_1, OPT_5, OPT_6, OPT_AIXMD5, OPT_SALT, OPT_STDIN,
79 {"6", OPT_6, '-', "SHA512-based password algorithm"},
152 case OPT_6:
s_client.c 433 OPT_4, OPT_6, OPT_HOST, OPT_PORT, OPT_CONNECT, OPT_BIND, OPT_UNIX,
505 {"6", OPT_6, '-', "Use IPv6 only"},
734 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT)
965 case OPT_6:
s_server.c 693 OPT_4, OPT_6, OPT_ACCEPT, OPT_PORT, OPT_UNIX, OPT_UNLINK, OPT_NACCEPT,
750 {"6", OPT_6, '-', "Use IPv6 only"},
1114 case OPT_6:
  /src/crypto/external/bsd/openssl.old/dist/apps/
passwd.c 57 OPT_1, OPT_5, OPT_6, OPT_CRYPT, OPT_AIXMD5, OPT_SALT, OPT_STDIN,
71 {"6", OPT_6, '-', "SHA512-based password algorithm"},
142 case OPT_6:
s_client.c 567 OPT_4, OPT_6, OPT_HOST, OPT_PORT, OPT_CONNECT, OPT_BIND, OPT_UNIX,
618 {"6", OPT_6, '-', "Use IPv6 only"},
834 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT)
1060 case OPT_6:
s_server.c 739 OPT_4, OPT_6, OPT_ACCEPT, OPT_PORT, OPT_UNIX, OPT_UNLINK, OPT_NACCEPT,
779 {"6", OPT_6, '-', "Use IPv6 only"},
1117 case OPT_6:

Completed in 49 milliseconds