Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dlinux_errno.h146 #define LINUX_EILSEQ 84 macro
H A Dutils.c858 X(LINUX_EILSEQ), in lookup_linux_errno()
H A Drequest.c320 [EILSEQ] = LINUX_EILSEQ, in e2linux()