Home | History | Annotate | Download | only in src

Lines Matching defs:stype

1423 				key.stype = i + 1;
1455 new_trans->stype = i + 1;
1484 static int exp_rangetr_helper(uint32_t stype, uint32_t ttype, uint32_t tclass,
1503 key.source_type = stype;
1518 state->out->p_type_val_to_name[stype - 1],
1529 rt->source_type = stype;
1697 cond_av_list_t ** other, uint32_t stype,
1714 avkey.source_type = stype + 1;
1829 uint32_t stype, uint32_t ttype,
1843 avkey.source_type = stype + 1;
3276 type_datum_t *stype = p->type_val_to_struct[k->source_type - 1];
3288 if (stype && ttype && stype->flavor != TYPE_ATTRIB && ttype->flavor != TYPE_ATTRIB) {
3293 if (stype && stype->flavor != TYPE_ATTRIB) {
3406 type_datum_t *stype = p->type_val_to_struct[k->source_type - 1];
3418 if (stype && ttype && stype->flavor != TYPE_ATTRIB && ttype->flavor != TYPE_ATTRIB) {
3423 if (stype && stype->flavor != TYPE_ATTRIB) {