Searched defs:ENOKEY (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/compat/linuxkpi/common/include/linux/ | ||
H A D | errno.h | 36 #define ENOKEY 126 /* Required key not available */ macro |
/freebsd/contrib/lib9p/pytest/ | ||
H A D | lerrno.py | 132 ENOKEY = 126 variable |