Home
last modified time | relevance | path

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

/third_party/selinux/libsepol/include/sepol/policydb/
Dexpand.h73 policydb_t * source_pol,
/third_party/selinux/libsepol/src/
Dexpand.c2393 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()