Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/common/
Derrno.h132 #define EISNAM 119 /* 是命名类型文件 Is a named type file */ macro
/DragonOS-0.1.7/user/libs/libc/src/include/export/
Derrno.h138 #define EISNAM 119 /* 是命名类型文件 Is a named type file */ macro
/DragonOS-0.1.7/kernel/src/syscall/
Dmod.rs248 EISNAM = 119, enumerator