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