Home
last modified time | relevance | path

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

/DragonOS-0.1.2/user/libs/libc/src/
Derrno.h39 #define EILSEQ 25 /* 不合法的字符序列 Illegal byte sequence. */ macro
/DragonOS-0.1.2/kernel/src/common/
Derrno.h39 #define EILSEQ 25 /* 不合法的字符序列 Illegal byte sequence. */ macro
/DragonOS-0.1.2/docs/userland/libc/apis/api-list/
Derrno.md63 #define EILSEQ 25 /* 不合法的字符序列 Illegal byte sequence.*/