Searched defs:setbuf (Results 1 – 6 of 6) sorted by relevance
45 setbuf(FILE * __restrict fp, char * __restrict buf) in setbuf() function
587 setbuf(char_type*, streamsize) in setbuf() function
225 strstreambuf::setbuf(char*, streamsize) in setbuf() function in strstreambuf
641 setbuf(char_type* __s, streamsize __n) in setbuf() function in basic_filebuf
145 setbuf keyword
703 WRAPPER2(int, setbuf, FILE* stream, char *buf) in WRAPPER2() argument