Home
last modified time | relevance | path

Searched refs:tcp_open (Results 76 – 100 of 292) sorted by relevance

12345678910>>...12

/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavformat/
H A Dtcp.c103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
315 .url_open = tcp_open,
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavformat/
H A Dtcp.c103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
315 .url_open = tcp_open,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavformat/
H A Dtcp.c103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
315 .url_open = tcp_open,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavformat/
H A Dtcp.c103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
315 .url_open = tcp_open,
/dports/multimedia/handbrake/ffmpeg-4.4/libavformat/
H A Dtcp.c103 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
315 .url_open = tcp_open,
/dports/multimedia/libdvbpsi/libdvbpsi-1.3.3/examples/dvbinfo/
H A Dtcp.c89 int tcp_open(const char *ipaddress, int port) in tcp_open() function
/dports/net/wol/wol-0.7.1/src/
H A Dnet.c106 tcp_open (const char *ip_str, in tcp_open() function
H A Dwol.c365 sockfd = tcp_open (host_str, port); in main()
/dports/audio/mpg321/mpg321-0.2.10/
H A Dmpg321.h163 int tcp_open(char * address, int port);
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/test/
H A Dtest-tcp-open.c150 TEST_IMPL(tcp_open) { in TEST_IMPL() argument
/dports/net/thcrut/thcrut-1.2.5/src/
H A Ddiscover_dispatch.c45 static void tcp_open(struct _state_fp *state, unsigned short port);
154 tcp_open(state, opt.fpts.cat[state->cat].tests[state->testnr].port); in fp_state_exec()
158 tcp_open(state, opt.fpts.cat[state->cat].tests[state->testnr].port); in fp_state_exec()
167 tcp_open(state, opt.fpts.cat[state->cat].tests[state->testnr].port); in fp_state_exec()
387 tcp_open(struct _state_fp *state, unsigned short port) in tcp_open() function
/dports/multimedia/smpeg/smpeg-0.4.4/
H A Dplaympeg.c89 int tcp_open(char * address, int port) in tcp_open() function
214 if(!(tcp_sock = tcp_open(host, port))) in http_open()
308 if(!(tcp_sock = tcp_open(host, port))) in ftp_open()
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/include/
H A Dow_connection.h160 GOOD_OR_BAD tcp_open(struct connection_in *in);
/dports/multimedia/smpeg2/smpeg2-2.0.0/
H A Dplaympeg.c90 int tcp_open(char * address, int port) in tcp_open() function
215 if(!(tcp_sock = tcp_open(host, port))) in http_open()
309 if(!(tcp_sock = tcp_open(host, port))) in ftp_open()
/dports/ftp/profxp/profxp/profxp/
H A Dcommand.pm61 my $sock = tcp_open(
124 my $sock = tcp_open(
548 $listsocket = tcp_open(
/dports/archivers/maxcso/maxcso-1.10.0/libuv/test/
H A Dtest-list.h85 TEST_DECLARE (tcp_open)
520 TEST_ENTRY (tcp_open)
521 TEST_HELPER (tcp_open, tcp4_echo_server)
H A Dtest-tcp-open.c161 TEST_IMPL(tcp_open) { in TEST_IMPL() argument
/dports/shells/zsh/zsh-5.8.1/Functions/TCP/
H A Dtcp_close61 # to a pre-existing fd. We could remember this from tcp_open.
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/dos/
H A Dtcp_dwa.c87 if (!tcp_open (sock,(word) 0,adr,(word) port,NULL)) { in TCP_open()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/dos/
H A Dtcp_dwa.c87 if (!tcp_open (sock,(word) 0,adr,(word) port,NULL)) { in TCP_open()
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/dos/
H A Dtcp_dwa.c87 if (!tcp_open (sock,(word) 0,adr,(word) port,NULL)) { in TCP_open()
/dports/mail/cclient/imap-2007f/src/osdep/dos/
H A Dtcp_dwa.c91 if (!tcp_open (sock,(word) 0,adr,(word) port,NULL)) { in TCP_open()
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/dos/
H A Dtcp_dwa.c87 if (!tcp_open (sock,(word) 0,adr,(word) port,NULL)) { in TCP_open()
/dports/mail/imap-uw/imap-2007f/src/osdep/dos/
H A Dtcp_dwa.c91 if (!tcp_open (sock,(word) 0,adr,(word) port,NULL)) { in TCP_open()
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/vms/
H A Dtcp_vmsl.c52 TCPSTREAM *tcp_open (char *host,char *service,unsigned long port) in tcp_open() function

12345678910>>...12