Searched defs:fillbuf (Results 1 – 4 of 4) sorted by relevance
498 fill (int fd, int64_t pos, size_t len, char *fillbuf, size_t *filledp) in fill()534 char fillbuf[FILLBUFSIZE]; in __elfw2() local
56 void fillbuf(char *buf, int count, char value) in fillbuf() function
235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
174 } fillbuf; member