Home
last modified time | relevance | path

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

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