Searched refs:EIDRM (Results 1 – 2 of 2) sorted by relevance
/DragonOS/kernel/src/common/ | ||
H A D | errno.h | 54 #define EIDRM 43 /* 标志符被移除 Identifier removed. */ macro |
/DragonOS/kernel/crates/system_error/src/ | ||
H A D | lib.rs | 96 EIDRM = 43, enumerator |