Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/
H A Dhooks.c1037 static int show_sid(struct seq_file *m, u32 sid) in show_sid() function
1073 rc = show_sid(m, sbsec->sid); in selinux_sb_show_options()
1080 rc = show_sid(m, sbsec->mntpoint_sid); in selinux_sb_show_options()
1087 rc = show_sid(m, sbsec->def_sid); in selinux_sb_show_options()
1096 rc = show_sid(m, isec->sid); in selinux_sb_show_options()