Searched refs:O_NDELAY (Results 1 - 16 of 16) sorted by relevance

/seL4-camkes-master/projects/musllibc/arch/aarch64/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/aarch64_sel4/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/arm/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/arm_sel4/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/generic/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/mips/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/mips64/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/mipsn32/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/powerpc/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/powerpc64/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/s390x/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/x32/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/x86_64/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/arch/x86_64_sel4/bits/
H A Dfcntl.h20 #define O_NDELAY O_NONBLOCK macro
/seL4-camkes-master/projects/musllibc/include/
H A Dfcntl.h105 #define FNDELAY O_NDELAY
/seL4-camkes-master/projects/lwip/src/include/lwip/
H A Dsockets.h446 #ifndef O_NDELAY
447 #define O_NDELAY O_NONBLOCK /* same as O_NONBLOCK, for compatibility */ macro

Completed in 110 milliseconds