Home
last modified time | relevance | path

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

/minix3/libexec/telnetd/
H A Dext.h68 extern char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;
70 extern char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp;
H A Ddefs.h73 #define NETSLOP 64 macro