| /src/external/gpl3/gdb/dist/sim/cris/ |
| rvdummy.c | 68 enum opts { OPT_PORT = 1, OPT_TIMEOUT, OPT_VERBOSE }; 72 {"port", required_argument, NULL, OPT_PORT}, 487 case OPT_PORT:
|
| /src/external/gpl3/gdb.old/dist/sim/cris/ |
| rvdummy.c | 68 enum opts { OPT_PORT = 1, OPT_TIMEOUT, OPT_VERBOSE }; 72 {"port", required_argument, NULL, OPT_PORT}, 487 case OPT_PORT:
|
| /src/crypto/external/apache2/openssl/dist/apps/ |
| ocsp.c | 87 OPT_PORT, 201 { "port", OPT_PORT, 'N', "Port to run responder on" }, 343 case OPT_PORT:
|
| s_server.c | 721 OPT_PORT, 865 { "port", OPT_PORT, 'p', 1274 case OPT_PORT:
|
| cmp.c | 191 static char *opt_port = NULL; variable 339 OPT_PORT, 632 { "port", OPT_PORT, 's', 769 { &opt_port }, { (char **)&opt_max_msgs }, 3176 case OPT_PORT: 3177 opt_port = opt_str(); 3292 if ((acbio = http_server_init(prog, opt_port, opt_verbosity)) == NULL) 3759 if (opt_port != NULL) { 3797 || opt_port != NULL 3815 if (opt_port != NULL) { /* act as very basic CMP HTTP server only * [all...] |
| s_client.c | 481 OPT_PORT, 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:
|
| /src/crypto/external/bsd/openssl/dist/apps/ |
| ocsp.c | 89 OPT_OUTFILE, OPT_TIMEOUT, OPT_URL, OPT_HOST, OPT_PORT, 163 {"port", OPT_PORT, 'N', "Port to run responder on"}, 302 case OPT_PORT:
|
| cmp.c | 167 static char *opt_port = NULL; variable 248 OPT_PORT, OPT_MAX_MSGS, 485 {"port", OPT_PORT, 's', 602 {&opt_port}, {(char **)&opt_max_msgs}, 2593 case OPT_PORT: 2594 opt_port = opt_str(); 2689 if ((acbio = http_server_init_bio(prog, opt_port)) == NULL) 2699 prog, opt_port, 0, 0); 2898 if (opt_port != NULL) { 2924 || opt_port != NUL [all...] |
| s_client.c | 433 OPT_4, OPT_6, OPT_HOST, OPT_PORT, OPT_CONNECT, OPT_BIND, OPT_UNIX, 492 {"port", OPT_PORT, 'p', "Use -connect instead"}, 734 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT) 975 case OPT_PORT:
|
| s_server.c | 693 OPT_4, OPT_6, OPT_ACCEPT, OPT_PORT, OPT_UNIX, OPT_UNLINK, OPT_NACCEPT, 741 {"port", OPT_PORT, 'p', 1130 case OPT_PORT:
|
| /src/crypto/external/bsd/openssl.old/dist/apps/ |
| ocsp.c | 126 OPT_OUTFILE, OPT_TIMEOUT, OPT_URL, OPT_HOST, OPT_PORT, 150 {"port", OPT_PORT, 'p', "Port to run responder on"}, 309 case OPT_PORT:
|
| s_client.c | 567 OPT_4, OPT_6, OPT_HOST, OPT_PORT, OPT_CONNECT, OPT_BIND, OPT_UNIX, 607 {"port", OPT_PORT, 'p', "Use -connect instead"}, 834 (o == OPT_4 || o == OPT_6 || o == OPT_HOST || o == OPT_PORT || o == OPT_CONNECT) 1070 case OPT_PORT:
|
| s_server.c | 739 OPT_4, OPT_6, OPT_ACCEPT, OPT_PORT, OPT_UNIX, OPT_UNLINK, OPT_NACCEPT, 771 {"port", OPT_PORT, 'p', 1133 case OPT_PORT:
|