Home
last modified time | relevance | path

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

/external/libsepol/src/
Dexpand.c1479 uint32_t mapped_otype; in expand_filename_trans() local
1496 mapped_otype = state->typemap[cur_rule->otype - 1]; in expand_filename_trans()
1519 if (cur_trans->otype == mapped_otype) in expand_filename_trans()
1527 state->out->p_type_val_to_name[mapped_otype - 1]); in expand_filename_trans()
1552 new_trans->otype = mapped_otype; in expand_filename_trans()