taglinefilesource code
O_CREAT10include/asm-alpha/fcntl.h#define O_CREAT     01000  /* not fcntl */
O_CREAT10include/asm-i386/fcntl.h#define O_CREAT      0100  /* not fcntl */
O_CREAT10include/asm-m68k/fcntl.h#define O_CREAT      0100  /* not fcntl */
O_CREAT13include/asm-mips/fcntl.h#define O_CREAT         0x0100  /* not fcntl */
O_CREAT10include/asm-ppc/fcntl.h#define O_CREAT      0100  /* not fcntl */
O_CREAT14include/asm-sparc/fcntl.h#define O_CREAT    0x0200  /* not fcntl */