Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dglobal.c62 char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;
66 char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp;
H A Dext.h65 extern char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;
69 extern char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp;
H A Ddefs.h72 #define NETSLOP 64 macro