Searched refs:allocmntent (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c50 static struct mntent *allocmntent(struct mntent *);
54 static struct mntent *allocmntent();
166 allocmntent(mnt) function
215 mnt = allocmntent(mnt);

Completed in 44 milliseconds