Searched refs:ptyobuf (Results 1 – 5 of 5) sorted by relevance
62 char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp; variable
65 extern char ptyobuf[BUFSIZ+NETSLOP], *pfrontp, *pbackp;
78 pfrontp = pbackp = ptyobuf; in ttloop()132 pbackp = pfrontp = ptyobuf; in ptyflush()
86 if ((&ptyobuf[BUFSIZ] - pfrontp) < 2) in telrcv()
157 pfrontp = pbackp = ptyobuf; in main()