Searched refs:NETSLOP (Results 1 – 3 of 3) sorted by relevance
62 char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;66 char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp;
65 extern char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;69 extern char netobuf[BUFSIZ+NETSLOP], *nfrontp, *nbackp;
72 #define NETSLOP 64 macro