Searched refs:aa_unix_peer_perm (Results 1 – 3 of 3) sorted by relevance
35 int aa_unix_peer_perm(const struct cred *subj_cred,
1136 error = aa_unix_peer_perm(cred, label, OP_CONNECT, in unix_connect_perm()1143 aa_unix_peer_perm(cred, in unix_connect_perm()1246 error = xcheck(aa_unix_peer_perm(current_cred(), in apparmor_unix_may_send()1251 aa_unix_peer_perm(peer->file ? peer->file->f_cred : NULL, in apparmor_unix_may_send()
623 int aa_unix_peer_perm(const struct cred *subj_cred, in aa_unix_peer_perm() function
Completed in 11 milliseconds