![]() |
MOS Source Code
|
Go to the source code of this file.
Enumerations | |
| enum | io_seek_whence_t { IO_SEEK_CURRENT = 1 , IO_SEEK_END = 2 , IO_SEEK_SET = 3 , IO_SEEK_DATA = 4 , IO_SEEK_HOLE = 5 } |
| enum io_seek_whence_t |
| Enumerator | |
|---|---|
| IO_SEEK_CURRENT | |
| IO_SEEK_END | |
| IO_SEEK_SET | |
| IO_SEEK_DATA | |
| IO_SEEK_HOLE | |
Definition at line 5 of file io_types.h.