NTABLEENTRIES
static struct mountbody *table[NTABLEENTRIES];
for (; ml != NULL && tb < &table[NTABLEENTRIES]; ml = ml->ml_next)
if (ml != NULL && tb == &table[NTABLEENTRIES])
NTABLEENTRIES);