#include <sys/types.h>#include <stdio.h>#include <errno.h>#include "loc_incl.h"Go to the source code of this file.
Functions | |
| ssize_t | _write (int d, const char *buf, size_t nbytes) |
| off_t | _lseek (int fildes, off_t offset, int whence) |
| int | fflush (FILE *stream) |
| void | __cleanup (void) |
| off_t _lseek | ( | int | fildes, | |
| off_t | offset, | |||
| int | whence | |||
| ) |
| ssize_t _write | ( | int | d, | |
| const char * | buf, | |||
| size_t | nbytes | |||
| ) |
1.5.8