Searched refs:NETSLOP (Results 1 – 3 of 3) sorted by relevance
83 char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;85 char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp;
68 extern char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;70 extern char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp;
73 #define NETSLOP 64 macro