Home
last modified time | relevance | path

Searched refs:GETACLCNT (Results 1 – 9 of 9) sorted by relevance

/titanic_41/usr/src/uts/common/syscall/
H A Dacl.c143 case GETACLCNT: in cacl()
144 if (cmd == GETACLCNT) { in cacl()
/titanic_41/usr/src/uts/common/sys/
H A Dacl.h192 #define GETACLCNT 3 macro
/titanic_41/usr/src/cmd/getfacl/
H A Dgetfacl.c113 if ((aclcnt = acl(filep, GETACLCNT, 0, NULL)) < 0) { in main()
/titanic_41/usr/src/lib/libsec/common/
H A Daclutils.c74 cntcmd = GETACLCNT; in acl_trivial()
133 cntcmd = GETACLCNT; in cacl_get()
/titanic_41/usr/src/cmd/setfacl/
H A Dsetfacl.c196 if ((aclcnt = acl(filep, GETACLCNT, 0, NULL)) < 0) { in get_acl_info()
/titanic_41/usr/src/ucbcmd/ls/
H A Dls.c425 if ((aclcnt = acl(file, GETACLCNT, 0, NULL)) > in gstat()
/titanic_41/usr/src/cmd/chmod/
H A Dchmod.c684 if ((aclcnt = acl(name, GETACLCNT, 0, NULL)) <= MIN_ACL_ENTRIES) in handle_acl()
/titanic_41/usr/src/cmd/truss/
H A Dprint.c1166 case GETACLCNT: s = "GETACLCNT"; break; in prt_acl()
/titanic_41/usr/src/uts/common/c2/
H A Daudit_event.c5302 case GETACLCNT: in aui_acl()
5326 case GETACLCNT: in au_acl()