Searched defs:MacFileType (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkFileFilter.h33 typedef struct MacFileType { struct
34 struct MacFileType * next; /* Chains to the next mac file type
38 } MacFileType; typedef in typeref:struct:MacFileType
45 MacFileType * macTypes; /* Head of mac file type list */
46 MacFileType * macTypesTail; /* Tail of mac file type list */

Completed in 9 milliseconds