fs_type
#define NUM_FS_TYPES (sizeof (fs_types) / sizeof (struct fs_type))
fsip->fs_type = ndmp_malloc(MNTTYPE_LEN);
if (!fsip->fs_logical_device || !fsip->fs_type) {
free(fsip->fs_type);
(void) snprintf(fsip->fs_type, MNTTYPE_LEN, "%s",
free(fsip->fs_type);
NDMP_SETENV(envp, "TYPE", fsip->fs_type);
free(fsip->fs_type);
file_name_entry->fs_type = NDMP_FS_UNIX;
file_stat_entry->fs_type = NDMP_FS_UNIX;
dir_name_entry->fs_type = NDMP_FS_UNIX;
file_stat_entry->fs_type = NDMP_FS_UNIX;