Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/common/
Derrno.h107 #define ENOTSUP 94 /* 不被支持 Not supported (may be the same value as [EOPNOTSUPP]). */ macro
/DragonOS-0.1.8/user/libs/libc/src/include/export/
Derrno.h113 #define ENOTSUP 94 /* 不被支持 Not supported (may be the same value as [EOPNOTSUPP]). */ macro
/DragonOS-0.1.8/docs/userland/libc/apis/api-list/
Derrno.md141 #define ENOTSUP 61 /* 不被支持 Not supported (may be the same value as [EOPNOTSUPP]).*/
147 …SUPP 64 /* 套接字不支持该操作 Operation not supported on socket (may be the same value as [ENOTSUP]).*/