Searched refs:EPROTONOSUPPORT (Results 1 – 5 of 5) sorted by relevance
104 #define EPROTONOSUPPORT 92 /* 协议不被支持 Protocol not supported. */ macro
110 #define EPROTONOSUPPORT 92 /* 协议不被支持 Protocol not supported. */ macro
161 #define EPROTONOSUPPORT 70 /* 协议不被支持 Protocol not supported.*/
707 None => Err(SystemError::EPROTONOSUPPORT), in try_from()
218 EPROTONOSUPPORT = 92, enumerator