Searched refs:TARGET_O_NONBLOCK (Results 1 – 8 of 8) sorted by relevance
31 #ifndef TARGET_O_NONBLOCK32 #define TARGET_O_NONBLOCK 04000 macro71 #define TARGET_O_NDELAY TARGET_O_NONBLOCK
17 #define TARGET_O_NONBLOCK 0x4000 macro21 # define TARGET_O_NDELAY (0x0004 | TARGET_O_NONBLOCK)
38 #define TARGET_SOCK_NONBLOCK TARGET_O_NONBLOCK
295 #define TARGET_O_NONBLOCK_MASK TARGET_O_NONBLOCK433 { TARGET_O_NONBLOCK, TARGET_O_NONBLOCK, O_NONBLOCK, O_NONBLOCK, },13233 if (arg2 & TARGET_O_NONBLOCK) { in _syscall2()
11 #define TARGET_O_NONBLOCK 04 macro
11 #define TARGET_O_NONBLOCK 000200000 macro
13 #define TARGET_O_NONBLOCK 0x0080 macro
110 #define TARGET_SOCK_NONBLOCK TARGET_O_NONBLOCK