MNT_IGNORE
if (aflag || (mntbuf[i].f_flags & MNT_IGNORE) == 0)
#define MOPT_IGNORE { "ignore", 0, MNT_IGNORE, 0 }
if (flags & MNT_IGNORE) res = catopt(res, "ignore");
if (flags & MNT_IGNORE) res = catopt(res, "ignore");
MNT_NOSYMFOLLOW | MNT_IGNORE | MNT_TRIM |
MNT_NOSYMFOLLOW | MNT_IGNORE | MNT_TRIM |
MNT_IGNORE | MNT_NOSYMFOLLOW | MNT_EXPUBLIC| \
{ MNT_IGNORE, "ignore" },