E:/Projects/AvrLib/include/fcntl.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define FCNTL_RDONLY   0x01
#define FCNTL_WRONLY   0x02
#define FCNTL_APPEND   0x04
#define FCNTL_CREATE   0x08
#define FCNTL_TRUNC   0x10
#define FCNTL_EXCL   0x20
#define FCNTL_TEXT   0x40
#define FCNTL_BINARY   0x80


Define Documentation

#define FCNTL_APPEND   0x04

Definition at line 6 of file fcntl.h.

Referenced by _fmode().

#define FCNTL_BINARY   0x80

Definition at line 11 of file fcntl.h.

Referenced by _fmode().

#define FCNTL_CREATE   0x08

Definition at line 7 of file fcntl.h.

Referenced by _fmode().

#define FCNTL_EXCL   0x20

Definition at line 9 of file fcntl.h.

#define FCNTL_RDONLY   0x01

Definition at line 4 of file fcntl.h.

Referenced by _fmode(), CioGetC(), CioRead(), and Dmode().

#define FCNTL_TEXT   0x40

Definition at line 10 of file fcntl.h.

Referenced by _fdopen(), _fmode(), fopen(), and freopen().

#define FCNTL_TRUNC   0x10

Definition at line 8 of file fcntl.h.

Referenced by _fmode().

#define FCNTL_WRONLY   0x02

Definition at line 5 of file fcntl.h.

Referenced by _fmode(), CioPutC(), CioWrite(), and Dmode().


Generated on Sun Aug 31 13:30:26 2008 for FrankenRTOS by  doxygen 1.5.6