Home
last modified time | relevance | path

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

/external/selinux/libsepol/src/
Dpolicydb.c3581 static int role_allow_rule_read(role_allow_rule_t ** r, struct policy_file *fp) in role_allow_rule_read() function
3765 role_allow_rule_read(&decl->role_allow_rules, fp) == -1) { in avrule_decl_read()