Searched defs:scrbuf (Results 1 – 1 of 1) sorted by relevance
925 void rosh_more_buf(char *buf, int buflen, int rows, int cols, char *scrbuf) in rosh_more_buf()987 void rosh_more_fd(int fd, int rows, int cols, char *scrbuf) in rosh_more_fd()1025 char *scrbuf; in rosh_more() local