system.c File Reference

#include <system.h>

Include dependency graph for system.c:

Go to the source code of this file.

Functions

File_get_entry ()

Variables

File _sys_ftab [SYS_NOPEN]


Function Documentation

File* _get_entry  ) 
 

Definition at line 16 of file system.c.

References _sys_ftab, fp, return(), and SYS_NOPEN.


Variable Documentation

File _sys_ftab[SYS_NOPEN]
 

Initial value:

 {
        { 0, OP_READ},
        { 1, OP_APPEND},
        { 2, OP_APPEND}
}

Definition at line 9 of file system.c.

Referenced by _get_entry().


Generated on Fri Apr 14 22:57:58 2006 for minix by  doxygen 1.4.6