Searched refs:readstream (Results 1 – 1 of 1) sorted by relevance
98 int readstream(int, char*, int);1133 pcc = readstream(p, ptyibuf, BUFSIZ); in my_telnet()1228 readstream(int p, char *ibuf, int bufsize) in readstream() function