Searched defs:ftab (Results 1 – 6 of 6) sorted by relevance
620 static const struct ftab { in flags2str() struct621 const char *name; in flags2str()622 int value; in flags2str()
218 Int32 ftab[257]; in fallbackSort() local754 UInt32* ftab, in mainSort()1035 UInt32* ftab = s->ftab; in BZ2_blockSort() local
212 UInt32* ftab; member
85 struct file_list_head ftab; variable
65 static FTM **ftab = NULL; /* file time table for updating arch */ variable
2606 chan_fn **ftab = table == CHAN_PRE ? sc->channel_pre : sc->channel_post; in channel_handler() local