Searched refs:ENOANO (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.9/kernel/src/common/ | ||
D | errno.h | 66 #define ENOANO 55 /* 无阳极 No anode */ macro |
/DragonOS-0.1.9/kernel/crates/system_error/src/ | ||
D | lib.rs | 120 ENOANO = 55, enumerator |