Searched refs:EPROTOTYPE (Results 1 – 11 of 11) sorted by relevance
65 #undef EPROTOTYPE66 #define EPROTOTYPE WSAEPROTOTYPE macro
56 # ifndef EPROTOTYPE57 # define EPROTOTYPE 10041 macro
89 EE(WSAEPROTOTYPE,EPROTOTYPE,"wrong protocol type for socket") \
64 #define EPROTOTYPE 91 /* Protocol wrong type for socket */ macro
56 case EPROTOTYPE: in strerror_override()
103 # define EPROTOTYPE 136 macro
72 #define EPROTOTYPE 98 /* Protocol wrong type for socket */ macro
468 # ifndef EPROTOTYPE469 # define EPROTOTYPE 136 macro607 wrong_protocol_type = EPROTOTYPE
238 if (errno == EPROTOTYPE) in log_write()
643 #define EPROTOTYPE WSAEPROTOTYPE
563 #define VKI_EPROTOTYPE EPROTOTYPE