Home
last modified time | relevance | path

Searched defs:ENAVAIL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Derrno.h71 #define ENAVAIL 535 macro
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py125 ENAVAIL = 119 variable