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

/external/selinux/libsepol/src/
H A Dexpand.c1394 uint32_t mapped_otype; local
1411 mapped_otype = state->typemap[cur_rule->otype - 1];
1427 if (cur_trans->otype == mapped_otype)
1436 state->out->p_type_val_to_name[mapped_otype - 1]);
1463 new_trans->otype = mapped_otype;

Completed in 234 milliseconds