Home
last modified time | relevance | path

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

/system/sepolicy/tools/
Dsepolicy-check.c63 int expand_and_check(int s_op, uint32_t source_type, in expand_and_check() argument
86 match &= check(s_op, source_type, cur->key.source_type); in expand_and_check()
121 int s_op = parse_ops(&s); in check_rule() local
130 if (s_op != ANY) { in check_rule()
166 if (s_op != ANY) in check_rule()
174 match = expand_and_check(s_op, key.source_type, in check_rule()
182 return expand_and_check(s_op, key.source_type, in check_rule()