Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dacl.h255 #define EACL_COUNT_ERROR 12 /* invalid acl count */ macro
/titanic_41/usr/src/lib/libsec/common/
H A Daclcheck.c312 return (EACL_COUNT_ERROR); in ace_aclcheck()
H A Daclutils.c695 case EACL_COUNT_ERROR: in acl_strerror()