Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_errno.h112 #define LINUX_EMULTIHOP 72 macro
H A Dlinux_errno.inc149 [EMULTIHOP] = -LINUX_EMULTIHOP,
250 [LINUX_EMULTIHOP] = EMULTIHOP,
/freebsd/contrib/lib9p/
H A Dlinux_errno.h122 #define LINUX_EMULTIHOP 72 macro
H A Drequest.c318 [EMULTIHOP] = LINUX_EMULTIHOP, in e2linux()
H A Dutils.c754 X(LINUX_EMULTIHOP), in lookup_linux_errno()