Home
last modified time | relevance | path

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

/xnu-12377.41.6/tests/vfs/
H A Dresolve_namespace.c47 #define ENOTCAPABLE 107 macro
H A Dresolve_beneath.c53 #define ENOTCAPABLE 107 macro
/xnu-12377.41.6/bsd/dev/dtrace/scripts/
H A Derrno.d237 inline int ENOTCAPABLE = 107; variable
/xnu-12377.41.6/bsd/sys/
H A Derrno.h267 #define ENOTCAPABLE 107 /* Capabilities insufficient */ macro