Home
last modified time | relevance | path

Searched refs:smk_fill_rule (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/security/smack/
H A Dsmackfs.c315 static int smk_fill_rule(const char *subject, const char *object, in smk_fill_rule() function
373 rc = smk_fill_rule(data, data + SMK_LABELLEN, in smk_parse_rule()
418 rc = smk_fill_rule(tok[0], tok[1], tok[2], tok[3], rule, import, 0); in smk_parse_long_rule()