RTEMS Logo

RTEMS 4.10.2 On-Line Library


opendir

PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

4.22: opendir

File:

opendir.c

Processing:

This routine will attempt to open a directory for read access. It will setup a DIR control structure that will be used to access directory information. This routine is layered on the generic open() routine and filesystem specific directory processing routines.

Development Comments:

The BSD group provided this routine.


PREV UP NEXT Bookshelf RTEMS Filesystem Design Guide

Copyright © 1988-2008 OAR Corporation