Home
last modified time | relevance | path

Searched refs:tcp_open (Results 26 – 50 of 292) sorted by relevance

12345678910>>...12

/dports/print/tex-basic-engines/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/print/tex-aleph/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/print/tex-luatex/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/print/tex-xetex/texlive-20150521-source/texk/web2c/luatexdir/luasocket/src/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/devel/premake5/premake-5.0.0-alpha16-src/binmodules/luasocket/src/
H A Dtcp.h33 int tcp_open(lua_State *L);
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/dos/
H A Dos_dwa.c42 #undef tcp_open
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/dos/
H A Dos_dwa.c42 #undef tcp_open
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/dos/
H A Dos_dwa.c42 #undef tcp_open
/dports/mail/cclient/imap-2007f/src/osdep/dos/
H A Dos_dwa.c42 #undef tcp_open
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/dos/
H A Dos_dwa.c42 #undef tcp_open
/dports/mail/imap-uw/imap-2007f/src/osdep/dos/
H A Dos_dwa.c42 #undef tcp_open
/dports/net/wol/wol-0.7.1/include/
H A Dnet.h33 int tcp_open (const char *ip_str, unsigned int port);
/dports/news/newsx/newsx-1.6/src/
H A Dsocket.c72 tcp_open(char *host, char *service) in tcp_open() function
167 if ((sock->r_fd = tcp_open(hostname, service)) < 0) in socket_open()
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Dow_tcp_open.c22 GOOD_OR_BAD tcp_open(struct connection_in *connection) in tcp_open() function
/dports/mail/panda-cclient/panda-imap-7905901/src/c-client/
H A Dtcp.h40 TCPSTREAM *tcp_open (char *host,char *service,unsigned long port);
/dports/mail/panda-imap/panda-imap-7905901/src/c-client/
H A Dtcp.h40 TCPSTREAM *tcp_open (char *host,char *service,unsigned long port);
/dports/mail/cclient/imap-2007f/src/c-client/
H A Dtcp.h40 TCPSTREAM *tcp_open (char *host,char *service,unsigned long port);
/dports/mail/imap-uw/imap-2007f/src/c-client/
H A Dtcp.h40 TCPSTREAM *tcp_open (char *host,char *service,unsigned long port);
/dports/mail/alpine/alpine-465e23b/imap/src/c-client/
H A Dtcp.h40 TCPSTREAM *tcp_open (char *host,char *service,unsigned long port);
/dports/editors/pico-alpine/alpine-465e23b/imap/src/c-client/
H A Dtcp.h40 TCPSTREAM *tcp_open (char *host,char *service,unsigned long port);
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavformat/
H A Dtcp.c74 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
238 .url_open = tcp_open,
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavformat/
H A Dtcp.c74 static int tcp_open(URLContext *h, const char *uri, int flags) in tcp_open() function
238 .url_open = tcp_open,
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dmonitor.c27 int tcp_open( int port );
184 if( use_tcp && (tcp_fd = tcp_open( port_num )) >= 0){ in main()
378 int tcp_open( int port ) in tcp_open() function
/dports/ftp/profxp/profxp/profxp/
H A Dtcp.pm19 &tcp_open
94 sub tcp_open subroutine
/dports/games/powder-toy/The-Powder-Toy-95.0/src/lua/socket/
H A Dluasocket.c46 {"tcp", tcp_open},

12345678910>>...12