mntentry
struct mntentry m;
struct mntentry *m;
m = exmalloc(sizeof (struct mntentry));
struct mntentry *m, mm;
if ((m = (struct mntentry *)h_get(mntlist, &mm)) != NULL) {
struct mntentry *m;
while ((m = (struct mntentry *)h_next(iterator)) != NULL) {
struct mntentry *m = (struct mntentry *)h_next(iterator);
struct mntentry *m = (struct mntentry *)p;
struct mntentry *m1 = (struct mntentry *)p1;
struct mntentry *m2 = (struct mntentry *)p2;
struct mntentry *m;
while ((m = (struct mntentry *)h_next(iterator)) != NULL)