Home
last modified time | relevance | path

Searched defs:MSG_WAITALL (Results 1 – 4 of 4) sorted by relevance

/external/fio/os/
Dos-hpux.h36 #define MSG_WAITALL 0x40 macro
/external/python/cpython2/Lib/plat-os2emx/
DSOCKET.py89 MSG_WAITALL = 0x40 variable
/external/syslinux/core/lwip/src/include/lwip/
Dsockets.h131 #define MSG_WAITALL 0x02 /* Unimplemented: Requests that the function block until the full am… macro
/external/python/cpython2/Lib/plat-unixware7/
DIN.py331 MSG_WAITALL = 0x20 variable