Searched refs:smk_rule_show (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/security/smack/ |
| H A 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() 2232 smk_rule_show(s, srp, SMK_LABELLEN); in load_self_seq_show() 2363 smk_rule_show(s, srp, SMK_LONGLABEL); in load2_seq_show() 2440 smk_rule_show(s, srp, SMK_LONGLABEL); in load_self2_seq_show()
|