mygetmntent
while (mnt = mygetmntent(tp, tablename)) {
static struct mntent *mygetmntent(FILE *, char *);
static struct mntent *mygetmntent();