Home
last modified time | relevance | path

Searched refs:SETACL (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/cmd/setfacl/
H A Dsetfacl.c259 if (acl(fnamep, SETACL, cnt, aclp) < 0) { in mod_entries()
327 if (acl(fnamep, SETACL, aclcnt, aclp) < 0) { in set_file_entries()
359 if (acl(fnamep, SETACL, aclcnt, aclp) < 0) { in set_online_entries()
/titanic_44/usr/src/lib/libsec/common/
H A Daclutils.c288 (aclp->acl_type == ACE_T) ? ACE_SETACL : SETACL, in cacl_set()
292 (aclp->acl_type == ACE_T) ? ACE_SETACL : SETACL, in cacl_set()
427 error = acl(file, SETACL, aclcnt, min_acl); in acl_strip()
/titanic_44/usr/src/cmd/filesync/
H A Dacls.c200 rc = acl(name, SETACL, nacl, list); in set_acls()
/titanic_44/usr/src/uts/common/sys/
H A Dacl.h191 #define SETACL 2 macro
/titanic_44/usr/src/uts/common/syscall/
H A Dacl.c249 case SETACL: in cacl()
/titanic_44/usr/src/lib/libbsm/
H A Daudit_event.txt296 251:AUE_ACLSET:acl(2) - SETACL command:fm
297 252:AUE_FACLSET:facl(2) - SETACL command:fm
/titanic_44/usr/src/cmd/chmod/
H A Dchmod.c707 if (acl(name, SETACL, aclcnt, aclp) in handle_acl()
/titanic_44/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt235 comment=2, SETACL, "cmd":
751 comment=2, SETACL, "cmd":
755 comment=2, SETACL, "cmd":
761 comment=2, SETACL, "cmd":
/titanic_44/usr/src/cmd/truss/
H A Dprint.c1165 case SETACL: s = "SETACL"; break; in prt_acl()
/titanic_44/usr/src/uts/common/c2/
H A Daudit_event.c5294 case SETACL: in aui_acl()
5328 case SETACL: in au_acl()