Home
last modified time | relevance | path

Searched refs:tcpconnect (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/regression/netinet/tcpconnect/
H A DREADME.tcp-md515 * compile tcpconnect in here running:
22 ./tcpconnect server 2345
25 ./tcpconnect client 127.0.0.1 2345 1 tcpmd5
H A DMakefile4 PROG= tcpconnect
/freebsd/tools/tools/netrate/tcpconnect/
H A DMakefile1 PROG= tcpconnect
/freebsd/crypto/openssh/
H A Dssh-keyscan.c361 tcpconnect(char *host) in tcpconnect() function
409 } while ((s = tcpconnect(name)) < 0); in conalloc()