Home
last modified time | relevance | path

Searched refs:ACE_GETACLCNT (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c968 if (cmd != ACE_GETACLCNT) { in has_trivial_native_acl()
971 ACE_GETACLCNT, 0, NULL) != 0) in has_trivial_native_acl()
975 ACE_GETACLCNT, 0, NULL) != 0) in has_trivial_native_acl()
1144 case ACE_GETACLCNT: in s10_acl()
1145 if (res == 0 && has_trivial_native_acl(ACE_GETACLCNT, in s10_acl()
1171 case ACE_GETACLCNT: in s10_facl()
1172 if (res == 0 && has_trivial_native_acl(ACE_GETACLCNT, in s10_facl()
/titanic_41/usr/src/uts/common/sys/
H A Dacl.h197 #define ACE_GETACLCNT 6 macro
/titanic_41/usr/src/lib/libsec/common/
H A Daclutils.c72 cntcmd = ACE_GETACLCNT; in acl_trivial()
129 cntcmd = ACE_GETACLCNT; in cacl_get()
/titanic_41/usr/src/uts/common/syscall/
H A Dacl.c142 case ACE_GETACLCNT: in cacl()
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1169 case ACE_GETACLCNT: s = "ACE_GETACLCNT"; break; in prt_acl()
/titanic_41/usr/src/uts/common/c2/
H A Daudit_event.c5304 case ACE_GETACLCNT: in aui_acl()