Searched refs:smk_rule_show (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/security/smack/ |
| D | smackfs.c | 594 static void smk_rule_show(struct seq_file *s, struct smack_rule *srp, int max) in smk_rule_show() function 653 smk_rule_show(s, smlp->smk_rule, SMK_LABELLEN); in load_seq_show() 2265 smk_rule_show(s, srp, SMK_LABELLEN); in load_self_seq_show() 2394 smk_rule_show(s, smlp->smk_rule, SMK_LONGLABEL); in load2_seq_show() 2471 smk_rule_show(s, srp, SMK_LONGLABEL); in load_self2_seq_show()
|