Home | History | Annotate | Download | only in src

Lines Matching refs:filename_trans

53 	filename_trans_t **table;	/* filename_trans chunks with same stype */
1469 * Linear probing speeds-up finding filename_trans rules with certain
1559 end->next = state->out->filename_trans;
1560 state->out->filename_trans = cur_trans;