Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/lib9p/common/
H A Dlinux_errno.h164 #define LINUX_EPROTONOSUPPORT 93 macro
H A Dutils.c867 X(LINUX_EPROTONOSUPPORT), in lookup_linux_errno()
H A Drequest.c275 [EPROTONOSUPPORT] = LINUX_EPROTONOSUPPORT, in e2linux()