Searched defs:EBADSLT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | errno.h | 35 #define EBADSLT 57 /* Invalid slot */ macro |
/freebsd/contrib/lib9p/pytest/ | ||
H A D | lerrno.py | 63 EBADSLT = 57 variable |