Searched refs:source_pol (Results 1 – 2 of 2) sorted by relevance
/third_party/selinux/libsepol/include/sepol/policydb/ |
D | expand.h | 73 policydb_t * source_pol,
|
/third_party/selinux/libsepol/src/ |
D | expand.c | 2393 policydb_t * source_pol, in expand_rule() argument 2407 if (type_set_expand(&source_rule->stypes, &stypes, source_pol, 1)) in expand_rule() 2409 if (type_set_expand(&source_rule->ttypes, &ttypes, source_pol, 1)) in expand_rule() 2411 retval = expand_rule_helper(handle, source_pol, NULL, in expand_rule()
|