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

/illumos-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c129 char *fsi_fsType; member in struct:fsi_t
2172 rootPath, list[nn].fsi_mntPoint, list[nn].fsi_fsType,
2794 list[0].fsi_fsType = strdup(a_fsType);
2799 list[1].fsi_fsType = NULL;
2843 list[n].fsi_fsType, a_mntOptions,
2865 list[n].fsi_fsType = strdup(a_fsType);
2885 list[listSize-1].fsi_fsType = strdup(a_fsType);
2919 list[0].fsi_fsType = NULL;

Completed in 61 milliseconds