Searched refs:smk_parse_label_list (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/security/smack/
H A Dsmackfs.c1978 * smk_parse_label_list - parse list of Smack labels, separated by spaces
1985 static int smk_parse_label_list(char *data, struct list_head *list) smk_parse_label_list() function
2053 rc = smk_parse_label_list(data, &list_tmp); smk_write_onlycap()
2810 rc = smk_parse_label_list(data, &list_tmp); smk_write_relabel_self()

Completed in 59 milliseconds