Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Derrno.d218 inline int ENOTCAPABLE = 93; variable
/freebsd/sys/sys/
H A Derrno.h176 #define ENOTCAPABLE 93 /* Capabilities insufficient */ macro