Home
last modified time | relevance | path

Searched defs:O_NONBLOCK (Results 1 – 7 of 7) sorted by relevance

/sysdeps/unix/sysv/linux/alpha/bits/
A Dfcntl.h28 #define O_NONBLOCK 00004 macro
/sysdeps/unix/sysv/linux/hppa/bits/
A Dfcntl.h27 #define O_NONBLOCK 00200000 macro
/sysdeps/unix/sysv/linux/microblaze/bits/
A Dfcntl.h28 #define O_NONBLOCK 00004000 macro
/sysdeps/unix/sysv/linux/mips/bits/
A Dfcntl.h27 #define O_NONBLOCK 0x0080 macro
/sysdeps/unix/sysv/linux/sparc/bits/
A Dfcntl.h31 #define O_NONBLOCK 0x4000 macro
/sysdeps/mach/hurd/bits/
A Dfcntl.h105 #define O_NONBLOCK 0x0008 /* Non-blocking open or non-blocking I/O. */ macro
/sysdeps/unix/sysv/linux/bits/
A Dfcntl-linux.h62 # define O_NONBLOCK 04000 macro

Completed in 8 milliseconds