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

/system/sepolicy/tools/
H A Dsepolicy-check.c65 int c_op, uint32_t target_class,
88 match &= check(c_op, target_class, cur->key.target_class);
123 int c_op = parse_ops(&c); local
144 if (c_op != ANY) {
170 if (c_op != ANY)
176 c_op, key.target_class,
184 c_op, key.target_class,
63 expand_and_check(int s_op, uint32_t source_type, int t_op, uint32_t target_type, int c_op, uint32_t target_class, perm_datum_t *perm, policydb_t *policy, avtab_t *avtab) argument

Completed in 114 milliseconds