|
PatchworkOS
|
Go to the source code of this file.
Functions | |
| int | fseek (FILE *stream, long offset, int whence) |
| int fseek | ( | FILE * | stream, |
| long | offset, | ||
| int | whence | ||
| ) |
Definition at line 6 of file fseek.c.
References _file_flush_buffer(), _FILE_READ, _FILE_RW, _file_seek(), _FILE_WRITE, FILE::bufEnd, FILE::bufIndex, EOF, ERR, FILE::flags, FILE::mtx, mtx_lock(), mtx_unlock(), SEEK_CUR, and FILE::ungetIndex.