Home
last modified time | relevance | path

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

/DragonOS/kernel/src/common/
H A Derrno.h68 #define EBADSLT 57 /* 无效插槽 Invalid slot */ macro
/DragonOS/kernel/crates/system_error/src/
H A Dlib.rs124 EBADSLT = 57, enumerator