Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/libs/libc/src/
Derrno.h19 #define EALREADY 7 /* 连接已经在处理 Connection already in progress. */ macro
/DragonOS-0.1.2/kernel/src/common/
Derrno.h19 #define EALREADY 7 /* 连接已经在处理 Connection already in progress. */ macro
/DragonOS-0.1.2/docs/userland/libc/apis/api-list/
Derrno.md24 #define EALREADY 7 /* 连接已经在处理 Connection already in progress.*/