Home
last modified time | relevance | path

Searched defs:scrbuf (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/com32/rosh/
Drosh.c925 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