Home
last modified time | relevance | path

Searched refs:NETSLOP (Results 1 – 3 of 3) sorted by relevance

/original-bsd/libexec/telnetd/
H A Dext.h48 extern char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;
52 extern char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp;
H A Ddefs.h145 #define NETSLOP 64 macro
H A Dstate.c339 char xptyobuf[BUFSIZ+NETSLOP]; in telrcv()
345 pfrontp += term_input(xptyobuf, pfrontp, n, BUFSIZ+NETSLOP, in telrcv()