Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dfcntl.h69 #define O_NONBLOCK 0x00000004 ///< no delay macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c302 # define O_NONBLOCK O_NDELAY macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c307 # define O_NONBLOCK O_NDELAY macro