Searched refs:TARGET_O_EXCL (Results 1 – 6 of 6) sorted by relevance
19 #ifndef TARGET_O_EXCL20 #define TARGET_O_EXCL 0200 /* not fcntl */ macro
15 #define TARGET_O_EXCL 04000 /* not fcntl */ macro
15 #define TARGET_O_EXCL 000002000 /* not fcntl */ macro
16 #define TARGET_O_EXCL 0x0400 /* not fcntl */ macro
15 #define TARGET_O_EXCL 0x0800 /* not fcntl */ macro
429 { TARGET_O_EXCL, TARGET_O_EXCL, O_EXCL, O_EXCL, },