Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/telnet/
H A Dnetwork.c56 unsigned char netobuf[2*BUFSIZ], netibuf[BUFSIZ]; variable
/netbsd-src/libexec/telnetd/
H A Dglobal.c85 char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp; variable