Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/common/
Derrno.h59 #define ENODATA 43 /* 队列头没有可读取的消息 No message is available on the STREAM head read queue. */ macro
/DragonOS-0.1.3/user/libs/libc/src/include/
Derrno.h63 #define ENODATA 43 /* 队列头没有可读取的消息 No message is available on the STREAM head read queue. */ macro
/DragonOS-0.1.3/docs/userland/libc/apis/api-list/
Derrno.md101 … #define ENODATA 43 /* 队列头没有可读取的消息 No message is available on the STREAM head read queue.*/