Searched refs:OPT_PORT (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/apps/ |
| H A D | ocsp.c | 87 OPT_PORT, enumerator 201 { "port", OPT_PORT, 'N', "Port to run responder on" }, 343 case OPT_PORT: in ocsp_main()
|
| H A D | s_client.c | 481 OPT_PORT, enumerator 626 { "port", OPT_PORT, 'p', "Use -connect instead" }, 880 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT) 1134 case OPT_PORT: in s_client_main()
|
| H A D | s_server.c | 721 OPT_PORT, enumerator 865 { "port", OPT_PORT, 'p', 1274 case OPT_PORT: in s_server_main()
|
| H A D | cmp.c | 339 OPT_PORT, enumerator 632 { "port", OPT_PORT, 's', 3179 case OPT_PORT: in get_opts()
|