Searched refs:unix_fs_perm (Results 1 – 1 of 1) sorted by relevance
| /security/apparmor/ |
| A D | af_unix.c | 33 static int unix_fs_perm(const char *op, u32 mask, const struct cred *subj_cred, in unix_fs_perm() function 240 return unix_fs_perm(ad->op, request, ad->subj_cred, in profile_sk_perm() 302 return unix_fs_perm(ad->op, AA_MAY_LISTEN, in profile_listen_perm() 337 return unix_fs_perm(ad->op, AA_MAY_ACCEPT, in profile_accept_perm() 368 return unix_fs_perm(ad->op, request, in profile_opt_perm() 410 return unix_fs_perm(ad->op, request, ad->subj_cred, in profile_peer_perm() 413 return unix_fs_perm(ad->op, request, ad->subj_cred, in profile_peer_perm() 758 unix_fs_perm(op, request, subj_cred, label, in aa_unix_file_perm()
|
Completed in 5 milliseconds