Searched refs:mygetmntent (Results 1 – 1 of 1) sorted by relevance
46 static struct mntent *mygetmntent(FILE *, char *);51 static struct mntent *mygetmntent();57 mygetmntent(f, name) in mygetmntent() function208 while (mnt = mygetmntent(tp, tablename)) {