Searched refs:readbyte (Results 1 – 4 of 4) sorted by relevance
71 readbyte(int fd) in readbyte() function95 for(p = buf; nbytes > 1 && (c = readbyte(fd)) != -1; *p++ = c, nbytes--) in slowread()
382 readbyte(Header *h) in readbyte() function400 while((c=readbyte(h)) == 0) in marker()405 c = readbyte(h); in marker()
1505 readbyte(Param *p, uchar *buf, int y) in readbyte() function1684 return readbyte; in readfn()1691 return readbyte; in readalphafn()
1538 readbyte(Param *p, uchar *buf, int y) in readbyte() function1717 return readbyte; in readfn()1724 return readbyte; in readalphafn()