Home
last modified time | relevance | path

Searched refs:O_NDELAY (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/libc_stub/compilers/armlibc/sys/
A Dfcntl.h32 #define O_NDELAY O_NONBLOCK macro
/AliOS-Things-master/components/libc_stub/compilers/iar/sys/
A Dfcntl.h32 #define O_NDELAY O_NONBLOCK macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/lwip/
A Dsockets.h499 #ifndef O_NDELAY
500 #define O_NDELAY 1 /* same as O_NONBLOCK, for compatibility */ macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/lwip/
A Dsockets.h399 #ifndef O_NDELAY
400 #define O_NDELAY 1 /* same as O_NONBLOCK, for compatibility */ macro

Completed in 7 milliseconds