Home
last modified time | relevance | path

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

/DragonOS/kernel/src/common/
H A Derrno.h133 #define EREMOTEIO 121 /* 远程I/O错误 Remote I/O error */ macro
/DragonOS/kernel/crates/system_error/src/
H A Dlib.rs252 EREMOTEIO = 121, enumerator