Searched refs:NoMsg (Results 1 – 2 of 2) sorted by relevance
33 NoMsg = ERR_NO_MSG, enumerator99 ERR_NO_MSG => NoMsg, in from()
675 assert_eq!(err, TipcError::SystemError(trusty_sys::Error::NoMsg)); in test_access_policy()