Home
last modified time | relevance | path

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

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