Searched refs:TARGET_O_NOCTTY (Results 1 – 6 of 6) sorted by relevance
22 #ifndef TARGET_O_NOCTTY23 #define TARGET_O_NOCTTY 0400 /* not fcntl */ macro
16 #define TARGET_O_NOCTTY 010000 /* not fcntl */ macro
16 #define TARGET_O_NOCTTY 000400000 /* not fcntl */ macro
17 #define TARGET_O_NOCTTY 0x0800 /* not fcntl */ macro
23 #define TARGET_O_NOCTTY 0x8000 /* not fcntl */ macro
430 { TARGET_O_NOCTTY, TARGET_O_NOCTTY, O_NOCTTY, O_NOCTTY, },