Home
last modified time | relevance | path

Searched refs:netinbuf (Results 1 – 2 of 2) sorted by relevance

/src/contrib/netcat/
H A Dnetcat.c859 unsigned char netinbuf[BUFSIZE]; in readwrite() local
998 ret = fillbuf(pfd[POLL_NETIN].fd, netinbuf, in readwrite()
1015 atelnet(pfd[POLL_NETIN].fd, netinbuf, in readwrite()
1020 ret = drainbuf(pfd[POLL_STDOUT].fd, netinbuf, in readwrite()
/src/crypto/openssh/regress/
H A Dnetcat.c787 unsigned char netinbuf[BUFSIZE]; in readwrite() local
916 ret = fillbuf(pfd[POLL_NETIN].fd, netinbuf, in readwrite()
933 atelnet(pfd[POLL_NETIN].fd, netinbuf, in readwrite()
938 ret = drainbuf(pfd[POLL_STDOUT].fd, netinbuf, in readwrite()