OEXCL             141 include/libc.h #define	OEXCL	0x1000	/* or'ed in, exclusive use (create only) */
OEXCL              28 src/pkg/syscall/types_plan9.c 	OEXCL	= 0x1000,	// or'ed in, exclusive use (create only)