Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c969 if (cmd != ACE_GETACLCNT) { in has_trivial_native_acl()
972 ACE_GETACLCNT, 0, NULL) != 0) in has_trivial_native_acl()
976 ACE_GETACLCNT, 0, NULL) != 0) in has_trivial_native_acl()
1145 case ACE_GETACLCNT: in s10_acl()
1146 if (res == 0 && has_trivial_native_acl(ACE_GETACLCNT, in s10_acl()
1172 case ACE_GETACLCNT: in s10_facl()
1173 if (res == 0 && has_trivial_native_acl(ACE_GETACLCNT, in s10_facl()
/illumos-gate/usr/src/uts/common/sys/
H A Dacl.h217 #define ACE_GETACLCNT 6 macro
/illumos-gate/usr/src/lib/libsec/common/
H A Daclutils.c74 cntcmd = ACE_GETACLCNT; in acl_trivial()
131 cntcmd = ACE_GETACLCNT; in cacl_get()
/illumos-gate/usr/src/uts/common/syscall/
H A Dacl.c141 case ACE_GETACLCNT: in cacl()
/illumos-gate/usr/src/cmd/truss/
H A Dprint.c1173 case ACE_GETACLCNT: s = "ACE_GETACLCNT"; break; in prt_acl()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit_event.c5412 case ACE_GETACLCNT: in aui_acl()