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