Searched refs:smk_rule_show (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/security/smack/ |
H A D | smackfs.c | 565 static void smk_rule_show(struct seq_file *s, struct smack_rule *srp, int max) in smk_rule_show() function 626 smk_rule_show(s, srp, SMK_LABELLEN); in load_seq_show() 2243 smk_rule_show(s, srp, SMK_LABELLEN); in load_self_seq_show() 2375 smk_rule_show(s, srp, SMK_LONGLABEL); in load2_seq_show() 2452 smk_rule_show(s, srp, SMK_LONGLABEL); in load_self2_seq_show()
|