opendir.c
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.
The BSD group provided this routine.
Copyright © 1988-2008 OAR Corporation