Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/common/
Derrno.h61 #define ENOCSI 49 /* 没有可用的CSI结构 No CSI structure available */ macro
/DragonOS-0.1.7/user/libs/libc/src/include/export/
Derrno.h67 #define ENOCSI 49 /* 没有可用的CSI结构 No CSI structure available */ macro
/DragonOS-0.1.7/kernel/src/syscall/
Dmod.rs106 ENOCSI = 49, enumerator