| /third_party/ffmpeg/libavformat/ |
| H A D | libssh.c | 44 static av_cold int libssh_create_ssh_session(LIBSSHContext *libssh, const char* hostname, unsigned int port) in libssh_create_ssh_session() argument 196 int port = 22, ret; in libssh_connect() local [all...] |
| H A D | rtpproto.c | 109 int port, rtcp_port; in ff_rtp_set_remote_url() local 145 static void set_port(struct sockaddr_storage *ss, int port) in set_port() argument 175 build_udp_url(RTPContext *s, char *buf, int buf_size, const char *hostname, const char *localaddr, int port, int local_port, const char *include_sources, const char *exclude_sources) build_udp_url() argument [all...] |
| /third_party/alsa-lib/src/control/ |
| H A D | control_shm.c | 536 long port = -1; in _snd_ctl_shm_open() local
|
| /third_party/alsa-utils/seq/aseqnet/ |
| H A D | aseqnet.c | 102 char *port = DEFAULT_PORT; in main() local 347 init_server(const char *port) init_server() argument 432 init_client(const char *server, const char *port) init_client() argument [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_pa4s2.c | 176 static PortRec *port; variable 180 static PortRec port[] = variable [all...] |
| /third_party/backends/backend/ |
| H A D | plustek-pp_ptdrv.c | 102 static int port[_MAX_PTDEVS] = { 0x378, 0, 0, 0 }; variable [all...] |
| H A D | pieusb_usb.c | 610 static SANE_Status _ctrl_out_byte(SANE_Int device_number, SANE_Int port, SANE_Byte b) { in _ctrl_out_byte() argument
|
| H A D | qcam.h | 156 int port; /* i/o port address */ member
|
| /third_party/cups-filters/cupsfilters/ |
| H A D | ipp.c | 52 int port = 0; in convert_to_port() local 482 port, in ippfind_based_uri_converter() local
|
| /third_party/alsa-lib/src/seq/ |
| H A D | seq_hw.c | 181 static int snd_seq_hw_create_port(snd_seq_t *seq, snd_seq_port_info_t * port) in snd_seq_hw_create_port() argument 191 static int snd_seq_hw_delete_port(snd_seq_t *seq, snd_seq_port_info_t * port) in snd_seq_hw_delete_port() argument
|
| /third_party/libcoap/src/ |
| H A D | coap_ws.c | 812 int port = 0; in coap_ws_establish() local
|
| /third_party/libcoap/examples/ |
| H A D | etsi_iot_01.c | 534 get_context(const char *node, const char *port) { in get_context() argument
|
| /third_party/libwebsockets/test-apps/ |
| H A D | test-client.c | 596 int n = 0, m, ret = 0, port = 7681, use_ssl = 0, ietf_version = -1; in main() local
|
| /third_party/mesa3d/src/gallium/frontends/xvmc/ |
| H A D | subpicture.c | 147 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id) in Validate() argument
|
| /third_party/node/src/ |
| H A D | inspector_io.cc | 296 int port; in ThreadMain() local 305 port, in ThreadMain() local
|
| H A D | inspector_js_api.cc | 285 uint32_t port = args[0].As<Uint32>()->Value(); in Open() local
|
| H A D | node_options.cc | 1007 inline int ParseAndValidatePort(const std::string& port, in ParseAndValidatePort() argument [all...] |
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | lookup.h | 41 uint16_t port; member
|
| /third_party/musl/src/network/ |
| H A D | lookup.h | 44 uint16_t port; member
|
| /third_party/nghttp2/examples/ |
| H A D | libevent-client.c | 573 uint16_t port; in run() local 546 initiate_connection(struct event_base *evbase, SSL_CTX *ssl_ctx, const char *host, uint16_t port, http2_session_data *session_data) initiate_connection() argument
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_quic_connection_handler.cc | 463 std::array<char, NI_MAXSERV> port; in send_retry() local
|
| H A D | util.h | 788 StringRef make_hostport(OutputIt first, const StringRef &host, uint16_t port) { in make_hostport() argument 819 make_http_hostport(OutputIt first, const StringRef &host, uint16_t port) make_http_hostport() argument [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_update_servers.c | 504 unsigned short port = is_tcp ? s->tcp_port : s->udp_port; in ares__sconfig_get_port() local [all...] |
| H A D | ares_getaddrinfo.c | 73 unsigned short port; /* in host order */ member 244 static ares_bool_t fake_addrinfo(const char *name, unsigned short port, in fake_addrinfo() argument 542 unsigned short port = 0; in ares_getaddrinfo_int() local [all...] |
| /third_party/lwip/src/api/ |
| H A D | api_lib.c | 269 netconn_getaddr(struct netconn *conn, ip_addr_t *addr, u16_t *port, u8_t local) in netconn_getaddr() argument 307 netconn_bind(struct netconn *conn, const ip_addr_t *addr, u16_t port) netconn_bind() argument 377 netconn_connect(struct netconn *conn, const ip_addr_t *addr, u16_t port) netconn_connect() argument 922 netconn_sendto(struct netconn *conn, struct netbuf *buf, const ip_addr_t *addr, u16_t port) netconn_sendto() argument [all...] |