Home
last modified time | relevance | path

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

/openbmc/linux/security/selinux/ss/
H A Dmls.h45 int mls_from_string(struct policydb *p, char *str, struct context *context,
H A Dmls.c361 int mls_from_string(struct policydb *p, char *str, struct context *context, in mls_from_string() function
H A Dservices.c3583 rc = mls_from_string(policydb, rulestr, &tmprule->au_ctxt, in selinux_audit_rule_init()