Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/
Dhooks.c3552 static int ioctl_has_perm(const struct cred *cred, struct file *file, in ioctl_has_perm() function
3633 error = ioctl_has_perm(cred, file, FILE__IOCTL, (u16) cmd); in selinux_file_ioctl()