Home
last modified time | relevance | path

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

/linux/security/selinux/
H A Dhooks.c3805 static int ioctl_has_perm(const struct cred *cred, struct file *file, in ioctl_has_perm() function
3877 error = ioctl_has_perm(cred, file, FILE__IOCTL, (u16) cmd); in selinux_file_ioctl()
3884 error = ioctl_has_perm(cred, file, FILE__IOCTL, (u16) cmd); in selinux_file_ioctl()