Home
last modified time | relevance | path

Searched defs:port (Results 426 - 450 of 908) sorted by relevance

1...<<11121314151617181920>>...37

/third_party/musl/Benchmark/musl/
H A Dsocket_test.cpp245 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 Dapps.h278 const char *port; member
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbio_sock.c269 char *port = BIO_ADDR_service_string(&res, 1); in BIO_accept() local
/third_party/node/deps/openssl/openssl/crypto/http/
H A Dhttp_lib.c54 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 Ds_socket.c77 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 Duvwasi.h61 int port; member
/third_party/libcoap/examples/lwip/
H A Dclient-coap.c83 uint16_t port = service ? atoi(service) : 0; in resolve_address() local
/third_party/pulseaudio/src/modules/
H A Dmodule-switch-on-port-available.c65 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 Dmodule-zeroconf-discover.c126 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 Diface-device-port.c43 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 Dmodule-raop-discover.c156 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 Dmodule-rtp-send.c214 uint32_t port = DEFAULT_PORT, mtu; in pa__init() local
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dcard.c121 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 Dmodule-jack-sink.c84 jack_port_t* port[PA_CHANNELS_MAX]; member
H A Dmodule-jack-source.c74 jack_port_t* port[PA_CHANNELS_MAX]; member
/third_party/openssl/apps/include/
H A Dapps.h278 const char *port; member
/third_party/openssl/crypto/bio/
H A Dbio_sock.c269 char *port = BIO_ADDR_service_string(&res, 1); in BIO_accept() local
/third_party/openssl/crypto/http/
H A Dhttp_lib.c47 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 Ds_socket.c77 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 DxsExecutionServer.cpp101 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 Ddaemon.c170 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 Dtls_test_common.c265 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 Dperf_get.c181 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 Dperf_get_concurrent.c163 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 Dtest_misc.c31 int port; variable

Completed in 19 milliseconds

1...<<11121314151617181920>>...37