Home
last modified time | relevance | path

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

/Linux-v6.6/security/selinux/
Dselinuxfs.c816 static ssize_t sel_write_access(struct file *file, char *buf, size_t size);
823 [SEL_ACCESS] = sel_write_access,
865 static ssize_t sel_write_access(struct file *file, char *buf, size_t size) in sel_write_access() function