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

  /src/crypto/external/bsd/openssl/dist/apps/
s_client.c 433 OPT_4, OPT_6, OPT_HOST, OPT_PORT, OPT_CONNECT, OPT_BIND, OPT_UNIX,
503 {"4", OPT_4, '-', "Use IPv4 only"},
734 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT)
959 case OPT_4:
s_server.c 693 OPT_4, OPT_6, OPT_ACCEPT, OPT_PORT, OPT_UNIX, OPT_UNLINK, OPT_NACCEPT,
749 {"4", OPT_4, '-', "Use IPv4 only"},
1105 case OPT_4:
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c 567 OPT_4, OPT_6, OPT_HOST, OPT_PORT, OPT_CONNECT, OPT_BIND, OPT_UNIX,
616 {"4", OPT_4, '-', "Use IPv4 only"},
834 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT)
1054 case OPT_4:
s_server.c 739 OPT_4, OPT_6, OPT_ACCEPT, OPT_PORT, OPT_UNIX, OPT_UNLINK, OPT_NACCEPT,
778 {"4", OPT_4, '-', "Use IPv4 only"},
1108 case OPT_4:
  /src/crypto/external/apache2/openssl/dist/apps/
s_client.c 478 OPT_4,
637 { "4", OPT_4, '-', "Use IPv4 only" },
880 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT)
1118 case OPT_4:
s_server.c 718 OPT_4,
873 { "4", OPT_4, '-', "Use IPv4 only" },
1245 case OPT_4:

Completed in 38 milliseconds