#define O_EXCL 0x0400 /* open only if file doesn't already exist */
filesys.h
open only if file doesn't already exist
Macros