Searched defs:portnum (Results 1 - 16 of 16) sorted by relevance
| /third_party/curl/tests/unit/ |
| H A D | unit1653.c | 64 char *portnum; variable 104 curl_free(portnum); variable 120 curl_free(portnum); global() variable 148 curl_free(portnum); global() variable 200 curl_free(portnum); global() variable [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_network.c | 151 u_socket_listen_on_port(uint16_t portnum) in u_socket_listen_on_port() argument
|
| /third_party/ltp/testcases/network/stress/ns-tools/ |
| H A D | ns-tcpclient.c | 138 char *portnum; /* port number in string representation */ in main() local
|
| H A D | ns-udpserver.c | 195 char *portnum = NULL; /* port number */ in main() local
|
| H A D | ns-udpclient.c | 146 char *portnum; /* port number in string representation */ in main() local
|
| H A D | ns-tcpserver.c | 72 char *portnum; /* port number */ member
|
| H A D | ns-mcast_receiver.c | 167 char *portnum; /* listen port number in character string */ in parse_options() local
|
| H A D | ns-common.c | 437 get_maddrinfo(sa_family_t family, const char *maddr, const char *portnum) get_maddrinfo() argument
|
| /third_party/node/deps/openssl/openssl/crypto/http/ |
| H A D | http_lib.c | 55 unsigned int portnum; in OSSL_parse_url() local 197 int ssl = 0, portnum; in OSSL_HTTP_parse_url() local
|
| /third_party/openssl/crypto/http/ |
| H A D | http_lib.c | 48 unsigned int portnum; in OSSL_parse_url() local 189 int ssl = 0, portnum; in OSSL_HTTP_parse_url() local
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_addr.c | 845 long portnum = strtol(service, &endp, 10); in BIO_lookup_ex() local
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_addr.c | 845 long portnum = strtol(service, &endp, 10); in BIO_lookup_ex() local
|
| /third_party/curl/lib/ |
| H A D | urlapi.c | 82 long portnum; /* the numerical version */ member
|
| H A D | cf-socket.c | 416 int portnum = data->set.localportrange; in bindlocal() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| H A D | cmp.c | 1850 int portnum, ssl; in setup_client_ctx() local
|
| /third_party/openssl/apps/ |
| H A D | cmp.c | 1850 int portnum, ssl; in setup_client_ctx() local
|
Completed in 20 milliseconds