Home
last modified time | relevance | path

Searched defs:so_connect (Results 1 – 4 of 4) sorted by relevance

/dports/www/cntlm/cntlm-0.92.3/
H A Dsocket.c95 int so_connect(struct in_addr host, int port) { in so_connect() function
/dports/net/drawterm/drawterm/kern/
H A Ddevip-posix.c80 so_connect(int fd, unsigned char *raddr, unsigned short rport) in so_connect() function
H A Ddevip-win32.c84 so_connect(int fd, unsigned char *raddr, unsigned short rport) in so_connect() function
/dports/devel/lua-cqueues/cqueues-rel-20200726/src/lib/
H A Dsocket.c2101 int so_connect(struct socket *so) { in so_connect() function