Home
last modified time | relevance | path

Searched refs:EACL_COUNT_ERROR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dacl.h275 #define EACL_COUNT_ERROR 12 /* invalid acl count */ macro
/illumos-gate/usr/src/lib/libsec/common/
H A Daclcheck.c311 return (EACL_COUNT_ERROR); in ace_aclcheck()
H A Daclutils.c697 case EACL_COUNT_ERROR: in acl_strerror()