Home
last modified time | relevance | path

Searched refs:unix_connect_perm (Results 1 – 1 of 1) sorted by relevance

/linux/security/apparmor/
H A Dlsm.c1123 static int unix_connect_perm(const struct cred *cred, struct aa_label *label, in unix_connect_perm() function
1196 error = unix_connect_perm(current_cred(), label, sk, peer_sk); in apparmor_unix_stream_connect()