Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/common/
Derrno.h133 #define EREMOTEIO 120 /* 远程I/O错误 Remote I/O error */ macro
/DragonOS-0.1.8/user/libs/libc/src/include/export/
Derrno.h139 #define EREMOTEIO 120 /* 远程I/O错误 Remote I/O error */ macro
/DragonOS-0.1.8/kernel/src/syscall/
Dmod.rs276 EREMOTEIO = 120, enumerator