Lines Matching defs:entry
80 * Structure of magic file entry
83 struct entry {
99 typedef struct entry Entry;
109 static Entry *mend1; /* one past last-allocated entry in mtab1 */
110 static Entry *mend2; /* one past last-allocated entry in mtab2 */
112 static Entry *ep1; /* current entry in mtab1 */
113 static Entry *ep2; /* current entry in mtab2 */
226 Entry *ep; /* current magic table entry */
227 Entry *mend; /* one past last-allocated entry of mtab */
271 * ensure we have one extra entry allocated