Home
last modified time | relevance | path

Searched defs:port (Results 301 - 325 of 588) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/ffmpeg/libavformat/
H A Dlibssh.c44 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 Drtpproto.c109 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 Dcontrol_shm.c536 long port = -1; in _snd_ctl_shm_open() local
/third_party/alsa-utils/seq/aseqnet/
H A Daseqnet.c102 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 Dsanei_pa4s2.c176 static PortRec *port; variable
180 static PortRec port[] = variable
[all...]
/third_party/backends/backend/
H A Dplustek-pp_ptdrv.c102 static int port[_MAX_PTDEVS] = { 0x378, 0, 0, 0 }; variable
[all...]
H A Dpieusb_usb.c610 static SANE_Status _ctrl_out_byte(SANE_Int device_number, SANE_Int port, SANE_Byte b) { in _ctrl_out_byte() argument
H A Dqcam.h156 int port; /* i/o port address */ member
/third_party/cups-filters/cupsfilters/
H A Dipp.c52 int port = 0; in convert_to_port() local
482 port, in ippfind_based_uri_converter() local
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c181 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 Dcoap_ws.c812 int port = 0; in coap_ws_establish() local
/third_party/libcoap/examples/
H A Detsi_iot_01.c534 get_context(const char *node, const char *port) { in get_context() argument
/third_party/libwebsockets/test-apps/
H A Dtest-client.c596 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 Dsubpicture.c147 static Status Validate(Display *dpy, XvPortID port, int surface_type_id, int xvimage_id) in Validate() argument
/third_party/node/src/
H A Dinspector_io.cc296 int port; in ThreadMain() local
305 port, in ThreadMain() local
H A Dinspector_js_api.cc285 uint32_t port = args[0].As<Uint32>()->Value(); in Open() local
H A Dnode_options.cc1007 inline int ParseAndValidatePort(const std::string& port, in ParseAndValidatePort() argument
[all...]
/third_party/musl/porting/linux/user/src/network/
H A Dlookup.h41 uint16_t port; member
/third_party/musl/src/network/
H A Dlookup.h44 uint16_t port; member
/third_party/nghttp2/examples/
H A Dlibevent-client.c573 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 Dshrpx_quic_connection_handler.cc463 std::array<char, NI_MAXSERV> port; in send_retry() local
H A Dutil.h788 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 Dares_update_servers.c504 unsigned short port = is_tcp ? s->tcp_port : s->udp_port; in ares__sconfig_get_port() local
[all...]
H A Dares_getaddrinfo.c73 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 Dapi_lib.c269 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...]

Completed in 22 milliseconds

1...<<11121314151617181920>>...24