Searched refs:smk_write_rules_list (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/security/smack/ |
H A D | smackfs.c | 450 * smk_write_rules_list - write() for any /smack rule file 468 static ssize_t smk_write_rules_list(struct file *file, const char __user *buf, smk_write_rules_list() function 696 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, smk_write_load() 2303 return smk_write_rules_list(file, buf, count, ppos, &tsp->smk_rules, smk_write_load_self() 2435 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, smk_write_load2() 2508 return smk_write_rules_list(file, buf, count, ppos, &tsp->smk_rules, smk_write_load_self2() 2636 return smk_write_rules_list(file, buf, count, ppos, NULL, NULL, smk_write_change_rule()
|
Completed in 53 milliseconds