Home
last modified time | relevance | path

Searched refs:mygetmntent (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/cmd/backup/dump/
H A Ddumpfstab.c48 static struct mntent *mygetmntent(FILE *, char *);
53 static struct mntent *mygetmntent();
59 mygetmntent(f, name) in mygetmntent() function
210 while (mnt = mygetmntent(tp, tablename)) {