Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/common/
Derrno.h71 #define ENOSTR 60 /* 不是STREAM Not a STREAM */ macro
/DragonOS-0.1.9/kernel/crates/system_error/src/
Dlib.rs128 ENOSTR = 60, enumerator