RTEMS Logo

RTEMS 4.9.1 On-Line Library


IMFS_dir_read() for Directories

PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

6.4.3.3: IMFS_dir_read() for Directories

Corresponding Structure Element:

imfs_dir_read

Arguments:

rtems_libio_t  *iop,
void           *buffer,
unsigned32      count

File:

imfs_directory.c

Description:

This routine will read a fixed number of directory entries from the current directory offset. The number of directory bytes read will be returned from this routine.


PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

Copyright © 1988-2008 OAR Corporation