| /third_party/musl/Benchmark/musl/ |
| H A D | socket_test.cpp | 245 static int ConnectTo(const char *host, const char *port, int socktype, struct addrinfo *addr) in ConnectTo() argument 291 static int BindAt(const char *port) in BindAt() argument
|
| /third_party/node/deps/openssl/openssl/apps/include/ |
| H A D | apps.h | 278 const char *port; member
|
| /third_party/node/deps/openssl/openssl/crypto/bio/ |
| H A D | bio_sock.c | 269 char *port = BIO_ADDR_service_string(&res, 1); in BIO_accept() local
|
| /third_party/node/deps/openssl/openssl/crypto/http/ |
| H A D | http_lib.c | 54 const char *port, *port_end; in OSSL_parse_url() local 196 char *scheme, *port; OSSL_HTTP_parse_url() local [all...] |
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | s_socket.c | 77 int init_client(int *sock, const char *host, const char *port, in init_client() argument 259 int do_server(int *accept_sock, const char *host, const char *port, in do_server() argument [all...] |
| /third_party/node/deps/uvwasi/include/ |
| H A D | uvwasi.h | 61 int port; member
|
| /third_party/libcoap/examples/lwip/ |
| H A D | client-coap.c | 83 uint16_t port = service ? atoi(service) : 0; in resolve_address() local
|
| /third_party/pulseaudio/src/modules/ |
| H A D | module-switch-on-port-available.c | 65 static bool profile_good_for_output(pa_card_profile *profile, pa_device_port *port) { in profile_good_for_output() argument 100 static bool profile_good_for_input(pa_card_profile *profile, pa_device_port *port) { in profile_good_for_input() argument 135 static int try_to_switch_profile(pa_device_port *port) { in try_to_switch_profile() argument 194 pa_device_port *port; global() member 210 find_port_pointers(pa_device_port *port) find_port_pointers() argument 242 switch_to_port(pa_device_port *port, struct port_pointers pp) switch_to_port() argument 264 switch_from_port(pa_device_port *port, struct port_pointers pp) switch_from_port() argument 299 port_available_hook_callback(pa_core *c, pa_device_port *port, void* userdata) port_available_hook_callback() argument 416 pa_device_port *port; handle_all_unavailable() local [all...] |
| H A D | module-zeroconf-discover.c | 126 resolver_cb( AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *userdata) resolver_cb() argument
|
| /third_party/pulseaudio/src/modules/dbus/ |
| H A D | iface-device-port.c | 43 pa_device_port *port; member 179 pa_device_port *port = call_data; available_changed_cb() local 203 pa_dbusiface_device_port_new( pa_dbusiface_device *device, pa_core *core, pa_device_port *port, uint32_t idx) pa_dbusiface_device_port_new() argument [all...] |
| /third_party/pulseaudio/src/modules/raop/ |
| H A D | module-raop-discover.c | 156 resolver_cb( AvahiServiceResolver *r, AvahiIfIndex interface, AvahiProtocol protocol, AvahiResolverEvent event, const char *name, const char *type, const char *domain, const char *host_name, const AvahiAddress *a, uint16_t port, AvahiStringList *txt, AvahiLookupResultFlags flags, void *userdata) resolver_cb() argument
|
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | module-rtp-send.c | 214 uint32_t port = DEFAULT_PORT, mtu; in pa__init() local [all...] |
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | card.c | 121 void pa_card_new_data_set_preferred_port(pa_card_new_data *data, pa_direction_t direction, pa_device_port *port) { in pa_card_new_data_set_preferred_port() argument 151 pa_device_port *port; in pa_card_new() local 395 void pa_card_set_preferred_port(pa_card *c, pa_direction_t direction, pa_device_port *port) { in pa_card_set_preferred_port() argument [all...] |
| /third_party/pulseaudio/src/modules/jack/ |
| H A D | module-jack-sink.c | 84 jack_port_t* port[PA_CHANNELS_MAX]; member
|
| H A D | module-jack-source.c | 74 jack_port_t* port[PA_CHANNELS_MAX]; member
|
| /third_party/openssl/apps/include/ |
| H A D | apps.h | 278 const char *port; member
|
| /third_party/openssl/crypto/bio/ |
| H A D | bio_sock.c | 269 char *port = BIO_ADDR_service_string(&res, 1); in BIO_accept() local
|
| /third_party/openssl/crypto/http/ |
| H A D | http_lib.c | 47 const char *port, *port_end; in OSSL_parse_url() local 188 char *scheme, *port; OSSL_HTTP_parse_url() local [all...] |
| /third_party/openssl/apps/lib/ |
| H A D | s_socket.c | 77 int init_client(int *sock, const char *host, const char *port, in init_client() argument 259 int do_server(int *accept_sock, const char *host, const char *port, in do_server() argument [all...] |
| /third_party/vk-gl-cts/execserver/ |
| H A D | xsExecutionServer.cpp | 101 ExecutionServer::ExecutionServer (xs::TestProcess* testProcess, deSocketFamily family, int port, RunMode runMode) in ExecutionServer() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | daemon.c | 170 SPDYF_start_daemon_va (uint16_t port, in SPDYF_start_daemon_va() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
| H A D | tls_test_common.c | 265 gen_test_file_url (char *url, int port) in gen_test_file_url() argument 66 test_daemon_get(void *cls, const char *cipher_suite, int proto_version, int port, int ver_peer) test_daemon_get() argument
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | perf_get.c | 181 testInternalGet (int port, int poll_flag) in testInternalGet() argument 241 testMultithreadedGet (int port, int poll_flag) in testMultithreadedGet() argument 300 testMultithreadedPoolGet (int port, int poll_flag) in testMultithreadedPoolGet() argument 360 testExternalGet (int port) in testExternalGet() argument 503 int port = 1081; main() local [all...] |
| H A D | perf_get_concurrent.c | 163 do_gets (int port) in do_gets() argument 233 testInternalGet (int port, int poll_flag) in testInternalGet() argument 250 testMultithreadedGet (int port, int poll_flag) in testMultithreadedGet() argument 266 testMultithreadedPoolGet (int port, int poll_flag) in testMultithreadedPoolGet() argument 283 testExternalGet(int port) testExternalGet() argument 337 int port = 1081; main() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_misc.c | 31 int port; variable
|