Searched refs:WSAEPROTONOSUPPORT (Results 1 – 5 of 5) sorted by relevance
70 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
915 #ifdef WSAEPROTONOSUPPORT in _dbus_error_from_errno()916 case WSAEPROTONOSUPPORT: in _dbus_error_from_errno()
3219 case WSAEPROTONOSUPPORT: in _dbus_strerror()
559 #define WSAEPROTONOSUPPORT (WSABASEERR+43) macro645 #define EPROTONOSUPPORT WSAEPROTONOSUPPORT
136 MAP_ERR_TO_COND(WSAEPROTONOSUPPORT, protocol_not_supported);