Home
last modified time | relevance | path

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

/DragonOS/kernel/src/common/
H A Derrno.h53 #define ENOMSG 42 /* 没有期待类型的消息 No message of the desired type. */ macro
/DragonOS/kernel/crates/system_error/src/
H A Dlib.rs94 ENOMSG = 42, enumerator