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

/opensolaris-onvv-gate/usr/src/cmd/svr4pkg/pkgcond/
H A Dmain.c129 char *fsi_fsType; member in struct:fsi_t
2174 rootPath, list[nn].fsi_mntPoint, list[nn].fsi_fsType,
2796 list[0].fsi_fsType = strdup(a_fsType);
2801 list[1].fsi_fsType = NULL;
2845 list[n].fsi_fsType, a_mntOptions,
2867 list[n].fsi_fsType = strdup(a_fsType);
2887 list[listSize-1].fsi_fsType = strdup(a_fsType);
2921 list[0].fsi_fsType = NULL;

Completed in 154 milliseconds