Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumpfstab.c48 static struct mntent *allocmntent(struct mntent *);
52 static struct mntent *allocmntent();
164 allocmntent(mnt) in allocmntent() function
213 mnt = allocmntent(mnt);