Home
last modified time | relevance | path

Searched refs:tcp_open (Results 1 – 25 of 292) sorted by relevance

12345678910>>...12

/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dow_com_open.c55 return tcp_open( head_in ) ; in COM_open()
57 return tcp_open( head_in ) ; in COM_open()
/dports/shells/zsh/zsh-5.8.1/Completion/Zsh/Command/
H A D_tcpsys1 #compdef tcp_open
8 (tcp_open)
/dports/audio/mpg321/mpg321-0.2.10/
H A Dnetwork.c52 int tcp_open(char *address, int port) in tcp_open() function
215 if (!(tcp_sock = tcp_open(host, port))) in http_open()
359 if (!(tcp_sock = tcp_open(host, port))) in ftp_open()
/dports/shells/zsh/zsh-5.8.1/Doc/Zsh/
H A Dtcpsys.yo29 read and send, named tt(tcp_open) etc., as well as a function
38 `tt(autoload -U tcp_open)' and run tt(tcp_open) as documented below to
39 start a session. The tt(tcp_open) function will autoload the remaining
55 findex(tcp_open)
56 xitem(tt(tcp_open) [ tt(-qz) ] var(host port) [ var(sess) ])
74 A failure to open any session causes tt(tcp_open) to abort.
109 any of the forms of tt(tcp_open) prevents the handler from being
154 tt(tcp_open) above.
692 This value is created and initialised to zero by tcp_open.
711 sessions established by tt(tcp_open).
[all …]
/dports/comms/gnokii/gnokii-0.6.31/common/devices/
H A Dtcp.c70 static int tcp_open(const char *file) in tcp_open() function
142 fd = tcp_open(file); in tcp_opendevice()
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/dos/
H A Dos_dwa.h37 #define tcp_open TCP_open macro
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/dos/
H A Dos_dwa.h37 #define tcp_open TCP_open macro
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/dos/
H A Dos_dwa.h37 #define tcp_open TCP_open macro
/dports/mail/cclient/imap-2007f/src/osdep/dos/
H A Dos_dwa.h37 #define tcp_open TCP_open macro
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/dos/
H A Dos_dwa.h37 #define tcp_open TCP_open macro
/dports/mail/imap-uw/imap-2007f/src/osdep/dos/
H A Dos_dwa.h37 #define tcp_open TCP_open macro
/dports/multimedia/libdvbpsi/libdvbpsi-1.3.3/examples/dvbinfo/
H A Dtcp.h26 int tcp_open(const char *ipaddress, int port);
/dports/devel/love08/love-0.8.0/src/libraries/luasocket/libluasocket/
H A Dtcp.h34 int tcp_open(lua_State *L);
/dports/devel/love5/love-0.5-0/src/luasocket/luasocket/
H A Dtcp.h34 int tcp_open(lua_State *L);
/dports/devel/love10/love-0.10.2/src/libraries/luasocket/libluasocket/
H A Dtcp.h34 int tcp_open(lua_State *L);
/dports/devel/love07/love-HEAD/src/libraries/luasocket/libluasocket/
H A Dtcp.h34 int tcp_open(lua_State *L);
/dports/games/spring/spring_98.0/rts/lib/luasocket/src/
H A Dtcp.h34 int tcp_open(lua_State *L);
/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/socket/
H A Dtcp.h34 int tcp_open(lua_State *L);
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavformat/
H A Dtcp.c32 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
189 tcp_open,
/dports/net/luasocket/luasocket-3.0-rc1/src/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/devel/love/love-11.3/src/libraries/luasocket/libluasocket/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Lua/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/devel/tex-synctex/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/devel/tex-web2c/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/japanese/tex-ptex/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dtcp.h33 int tcp_open(lua_State *L);

12345678910>>...12