Searched refs:smk_write_load_list (Results 1 – 1 of 1) sorted by relevance
/security/smack/ |
D | smackfs.c | 300 static ssize_t smk_write_load_list(struct file *file, const char __user *buf, in smk_write_load_list() function 507 return smk_write_load_list(file, buf, count, ppos, NULL, NULL); in smk_write_load() 1457 return smk_write_load_list(file, buf, count, ppos, &tsp->smk_rules, in smk_write_load_self()
|