Searched refs:mygetmntent (Results 1 – 1 of 1) sorted by relevance
48 static struct mntent *mygetmntent(FILE *, char *);53 static struct mntent *mygetmntent();59 mygetmntent(f, name) in mygetmntent() function210 while (mnt = mygetmntent(tp, tablename)) {