Searched refs:mntrefp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/rmformat/ | ||
H A D | rmf_misc.c | 345 struct mnttab *mntrefp; local 370 mntrefp = (struct mnttab *)malloc(sizeof (struct mnttab)); 371 if (mntrefp == NULL) { 381 free(mntrefp); |
Completed in 47 milliseconds