RTEMS CPU Kit with SuperCore  4.11.3
Functions
default_lseek.c File Reference

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

#include <rtems/libio_.h>
Include dependency graph for default_lseek.c:

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.