#include <stdio.h>#include <stdlib.h>#include "loc_incl.h"Include dependency graph for fillbuf.c:

Go to the source code of this file.
Functions | |
| ssize_t | _read (ssize_t d, char *buf, size_t nbytes) |
| int | __fillbuf (register FILE *stream) |
|
|
Definition at line 16 of file fillbuf.c. References __iotab, _IOEOF, _IOERR, _IOLBF, _IOMYBUF, _IONBF, _IOREAD, _IOREADING, _IOWRITING, BUFSIZ, EOF, fflush(), fileno(), FOPEN_MAX, i, io_testflag, and malloc(). |
|
||||||||||||||||
|
|
1.4.6