xv6/fcntl.h File Reference

Go to the source code of this file.

Defines

#define O_RDONLY   0x000
#define O_WRONLY   0x001
#define O_RDWR   0x002
#define O_CREATE   0x200


Define Documentation

#define O_CREATE   0x200

#define O_RDONLY   0x000

Definition at line 1 of file fcntl.h.

Referenced by parseredirs(), stat(), subdir(), sys_open(), writetest(), and writetest1().

#define O_RDWR   0x002

#define O_WRONLY   0x001

Definition at line 2 of file fcntl.h.

Referenced by parseredirs(), subdir(), and sys_open().


Generated on Fri Jan 7 12:25:49 2011 for xv6 by  doxygen 1.5.6