Searched refs:setlinebuf (Results 1 – 11 of 11) sorted by relevance
39 setlinebuf(FILE *stream) in setlinebuf() function
110 setlinebuf.c
113 'setlinebuf.c',
351 void setlinebuf(FILE *stream);
59 setlinebuf (FILE * fp) in setlinebuf() function
99 * Function setlinebuf:: Specify line buffering for a file or stream289 @include stdio/setlinebuf.def
92 'setlinebuf.c',
503 int setlinebuf (FILE *);
648 correctly. This adds setbuf, setbuffer, setlinebuf, setvbuf.
987 newlib/libc/tinystdio/setlinebuf.c4506 newlib/libc/stdio/setlinebuf.c
13392 * libc/stdio/setbuffer.c: Removed setlinebuf documentation.14001 libc/stdio/setlinebuf.c libc/stdio/setvbuf.c,18040 * libc/stdio/Makefile.am: Modify to add setbuffer.c and setlinebuf.c.18043 * libc/stdio/setlinebuf.c: New file.