Home
last modified time | relevance | path

Searched refs:EACL_INVALID_SLOT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libsec/common/
H A Daclutils.c566 return (EACL_INVALID_SLOT); in acl_modifyentries()
621 return (EACL_INVALID_SLOT); in acl_addentries()
698 case EACL_INVALID_SLOT: in acl_strerror()
/titanic_44/usr/src/uts/common/sys/
H A Dacl.h257 #define EACL_INVALID_SLOT 13 /* invalid acl slot */ macro