Lines Matching refs:subject
1712 * For each Smack rule associated with the subject
1735 * If may is zero the SMACK64MMAP subject can't
1743 * If there isn't one a SMACK64MMAP subject
1763 * not available to a SMACK64MMAP subject
1797 * Returns 0 if a subject with the object's smack could
2518 * @subject: subject Smack label
2525 static int smk_ipv6_check(struct smack_known *subject,
2544 rc = smk_access(subject, object, MAY_WRITE, &ad);
2545 rc = smk_bu_note("IPv6 check", subject, object, MAY_WRITE, rc);
3600 * Return 0 if a subject with the smack of sock could access
3651 * Return 0 if a subject with the smack of sock could access
3682 * Return 0 if the current subject can write to the destination host.