Home
last modified time | relevance | path

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

/DragonOS-0.1.7/kernel/src/common/
Derrno.h71 #define ENOSTR 59 /* 不是STREAM Not a STREAM */ macro
/DragonOS-0.1.7/user/libs/libc/src/include/export/
Derrno.h77 #define ENOSTR 59 /* 不是STREAM Not a STREAM */ macro
/DragonOS-0.1.7/kernel/src/syscall/
Dmod.rs126 ENOSTR = 59, enumerator
/DragonOS-0.1.7/docs/userland/libc/apis/api-list/
Derrno.md125 #define ENOSTR 54 /* 不是STREAM Not a STREAM*/