mtab_entry
struct mtab_entry *dfr_mte;
static struct mtab_entry *mount_table; /* array of mtab_entry's */
mount_table_allocated_entries * sizeof (struct mtab_entry));
struct mtab_entry *mtep;
sizeof (struct mtab_entry));
struct mtab_entry *mtep = &mount_table[i];
struct mtab_entry *mtep = &mount_table[i];
static struct mtab_entry *
struct mtab_entry *mtep = &mount_table[i];
struct mtab_entry *match, *tmatch;