RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Functions
default_lseek.c File Reference

RTEMS Default File System reposits the read/write file offset. More...

#include <rtems/libio_.h>

Functions

off_t rtems_filesystem_default_lseek (rtems_libio_t *iop, off_t offset, int whence)
 

Detailed Description

RTEMS Default File System reposits the read/write file offset.

<>