Home | History | Annotate | Download | only in src

Lines Matching refs:otype

2540 	filename_trans_datum_t *otype;
2551 otype = NULL;
2557 otype = calloc(1, sizeof(*otype));
2558 if (!otype)
2584 otype->otype = le32_to_cpu(buf[3]);
2587 otype);
2603 p->p_type_val_to_name[otype->otype - 1]);
2606 free(otype);
2613 free(otype);
3525 ftr->otype = le32_to_cpu(buf[1]);