file Struct Reference

#include <kern_descrip.h>

Collaboration diagram for file:

Collaboration graph
[legend]

Data Fields

int f_flag
fileDescriptorfd
char path [1024]

Detailed Description

Definition at line 93 of file kern_descrip.h.


Field Documentation

int file::f_flag

Definition at line 94 of file kern_descrip.h.

Referenced by fcntl(), pipe(), and schedNewTask().

fileDescriptor* file::fd

Definition at line 96 of file kern_descrip.h.

Referenced by pipe(), read(), and sys_open().

char file::path[1024]

Definition at line 95 of file kern_descrip.h.

Referenced by sys_open().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 15 11:26:46 2006 for UbixOS V2 by  doxygen 1.4.7