Home
last modified time | relevance | path

Searched refs:EBADMSG (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/common/
H A Derrno.h85 #define EBADMSG 74 /* 错误的消息 Bad message. */ macro
/DragonOS/kernel/crates/system_error/src/
H A Dlib.rs156 EBADMSG = 74, enumerator