Searched refs:smk_rule_show (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/security/smack/ |
| D | smackfs.c | 564 static void smk_rule_show(struct seq_file *s, struct smack_rule *srp, int max) in smk_rule_show() function 625 smk_rule_show(s, srp, SMK_LABELLEN); in load_seq_show() 2201 smk_rule_show(s, srp, SMK_LABELLEN); in load_self_seq_show() 2332 smk_rule_show(s, srp, SMK_LONGLABEL); in load2_seq_show() 2409 smk_rule_show(s, srp, SMK_LONGLABEL); in load_self2_seq_show()
|