Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/common/
Derrno.h108 #define EPFNOSUPPORT 95 /* 不支持协议系列 Protocol family not supported */ macro
/DragonOS-0.1.8/user/libs/libc/src/include/export/
Derrno.h114 #define EPFNOSUPPORT 95 /* 不支持协议系列 Protocol family not supported */ macro
/DragonOS-0.1.8/kernel/src/syscall/
Dmod.rs226 EPFNOSUPPORT = 95, enumerator