Home
last modified time | relevance | path

Searched refs:MSG_EOR (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dsocket.h457 #define MSG_EOR 0x0008 /* data completes record */ macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsocketmodule.c4860 #ifdef MSG_EOR
4861 PyModule_AddIntConstant(m, "MSG_EOR", MSG_EOR);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsocketmodule.c4962 #ifdef MSG_EOR
4963 PyModule_AddIntConstant(m, "MSG_EOR", MSG_EOR);