Home
last modified time | relevance | path

Searched refs:LINUX_EILSEQ (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/sys/compat/linux/
H A Dlinux_errno.h125 #define LINUX_EILSEQ 84 macro
H A Dlinux_errno.inc143 [EILSEQ] = -LINUX_EILSEQ,
264 [LINUX_EILSEQ] = EILSEQ,
/freebsd-14.2/contrib/lib9p/
H A Dlinux_errno.h146 #define LINUX_EILSEQ 84 macro
H A Drequest.c315 [EILSEQ] = LINUX_EILSEQ, in e2linux()
H A Dutils.c766 X(LINUX_EILSEQ), in lookup_linux_errno()