Lines Matching refs:security
62 objects. The attributes are stored in the extended attribute security
267 Control (MAC) was very closely associated with the Bell & LaPadula security
313 These definitions are consistent with the traditional use in the security
317 violate an aspect of the system security policy, as identified by
322 Privilege: A task that is allowed to violate the system security
497 named SMACK64 on the file. This attribute is in the security namespace. It can
623 any security decisions themselves. The utility ls(1) is one example of such a
639 len = getxattr("/", "security.SMACK64", value, sizeof (value));
645 rc = setxattr("/foo", "security.SMACK64", "Rubble", len, 0);
658 rc = fsetxattr(fd, "security.SMACK64IPOUT", "Rubble", len, 0);
663 rc = fsetxattr(fd, "security.SMACK64IPIN, "*", strlen("*"), 0);
688 If you want Smack auditing of security events, you need to set CONFIG_AUDIT