Searched defs:netibuf (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/usr.bin/telnet/ | ||
H A D | network.c | 56 unsigned char netobuf[2*BUFSIZ], netibuf[BUFSIZ]; variable |
/netbsd-src/libexec/telnetd/ | ||
H A D | global.c | 84 char netibuf[BUFSIZ], *netip; variable |