Searched refs:MSG_EOR (Results 1 – 3 of 3) sorted by relevance
457 #define MSG_EOR 0x0008 /* data completes record */ macro
4962 #ifdef MSG_EOR4963 PyModule_AddIntConstant(m, "MSG_EOR", MSG_EOR);
4860 #ifdef MSG_EOR4861 PyModule_AddIntConstant(m, "MSG_EOR", MSG_EOR);