Lines Matching refs:subject
1817 * For each Smack rule associated with the subject
1840 * If may is zero the SMACK64MMAP subject can't
1848 * If there isn't one a SMACK64MMAP subject
1868 * not available to a SMACK64MMAP subject
1902 * Returns 0 if a subject with the object's smack could
2651 * @subject: subject Smack label
2658 static int smk_ipv6_check(struct smack_known *subject,
2677 rc = smk_access(subject, object, MAY_WRITE, &ad);
2678 rc = smk_bu_note("IPv6 check", subject, object, MAY_WRITE, rc);
3737 * Return 0 if a subject with the smack of sock could access
3788 * Return 0 if a subject with the smack of sock could access
3819 * Return 0 if the current subject can write to the destination host.