Home
last modified time | relevance | path

Searched defs:tcpconn (Results 1 – 2 of 2) sorted by relevance

/plan9-contrib/sys/src/cmd/ssh2/
H A Dnetssh.c1086 char path[NETPATHLEN], tcpconn[Numbsz]; in writectlproc() local
1720 readremote(Conn *c, Ioproc *io, char *tcpconn) in readremote()
1878 dohandshake(Conn *c, char *tcpconn) in dohandshake()
1910 dohandshake(Conn *c, char *tcpconn) in dohandshake()
H A Dnetssh.h213 int tcpconn; member