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

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

Completed in 37 milliseconds