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.c3661 static int ioctl_has_perm(const struct cred *cred, struct file *file, in ioctl_has_perm() function
3733 error = ioctl_has_perm(cred, file, FILE__IOCTL, (u16) cmd); in selinux_file_ioctl()
3740 error = ioctl_has_perm(cred, file, FILE__IOCTL, (u16) cmd); in selinux_file_ioctl()