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

/external/libsepol/src/
H A Dexpand.c1332 uint32_t mapped_otype; local
1349 mapped_otype = state->typemap[cur_rule->otype - 1];
1365 if (cur_trans->otype == mapped_otype)
1374 state->out->p_type_val_to_name[mapped_otype - 1]);
1404 new_trans->otype = mapped_otype;

Completed in 43 milliseconds