Home
last modified time | relevance | path

Searched defs:EILSEQ (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Derrno.h256 # define EILSEQ 9945 macro
/freebsd/sys/sys/
H A Derrno.h164 #define EILSEQ 86 /* Illegal byte sequence */ macro
/freebsd/cddl/lib/libdtrace/
H A Derrno.d204 inline int EILSEQ = 86; variable
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py90 EILSEQ = 84 variable
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h82 # define EILSEQ 47 macro