Searched refs:OPT_6 (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/openssl/apps/ |
| H A D | passwd.c | 62 OPT_6, enumerator 89 { "6", OPT_6, '-', "SHA512-based password algorithm" }, 162 case OPT_6: in passwd_main()
|
| H A D | s_client.c | 479 OPT_6, enumerator 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: in s_client_main()
|
| H A D | s_server.c | 719 OPT_6, enumerator 874 { "6", OPT_6, '-', "Use IPv6 only" }, 1256 case OPT_6: in s_server_main()
|