Searched defs:fsdupmnttab (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/
H A Dfslib.c84 fsdupmnttab(struct extmnttab *mnt) function
121 (void) fprintf(stderr, gettext("fsdupmnttab: Out of memory\n"));
192 if ((mp->mntl_mnt = fsdupmnttab(&mnt)) == NULL)

Completed in 96 milliseconds