pub fn selinuxfs_init_null(
current_task: &CurrentTask,
null_fs_node: &FileHandle,
)Expand description
Stashes a reference to the selinuxfs null file for later use by hooks that remap inaccessible file descriptors to null.
pub fn selinuxfs_init_null(
current_task: &CurrentTask,
null_fs_node: &FileHandle,
)Stashes a reference to the selinuxfs null file for later use by hooks that remap inaccessible file descriptors to null.