0N/A# The contents of this file are subject to the terms of the
0N/A# Common Development and Distribution License (the "License").
0N/A# You may not use this file except in compliance with the License.
0N/A# See the License for the specific language governing permissions
0N/A# and limitations under the License.
0N/A# When distributing Covered Code, include this CDDL HEADER in each
0N/A# If applicable, add the following below this CDDL HEADER, with the
0N/A# fields enclosed by brackets "[]" replaced with your own identifying
0N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2362N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
2362N/A# Use is subject to license terms.
0N/A# ident "%Z%%M% %I% %E% SMI"
0N/A libhal_storage_policy_new;
0N/A libhal_storage_policy_free;
0N/A libhal_storage_policy_set_icon_path;
0N/A libhal_storage_policy_set_icon_mapping;
2157N/A libhal_storage_policy_lookup_icon;
0N/A libhal_drive_from_device_file;
0N/A libhal_drive_is_hotpluggable;
libhal_drive_uses_removable_media;
libhal_drive_no_partitions_hint;
libhal_drive_requires_eject;
libhal_drive_get_cdrom_caps;
libhal_drive_get_device_major;
libhal_drive_get_device_minor;
libhal_drive_get_type_textual;
libhal_drive_get_device_file;
libhal_drive_get_firmware_version;
libhal_drive_get_physical_device_udi;
libhal_drive_get_dedicated_icon_drive;
libhal_drive_get_dedicated_icon_volume;
libhal_drive_get_partition_scheme;
libhal_drive_policy_compute_display_name;
libhal_drive_policy_compute_icon_name;
libhal_drive_policy_is_mountable;
libhal_drive_policy_get_desired_mount_point;
libhal_drive_policy_get_mount_options;
libhal_drive_policy_get_mount_fs;
libhal_drive_find_all_volumes;
libhal_drive_policy_default_get_mount_root;
libhal_drive_policy_default_use_managed_keyword;
libhal_drive_policy_default_get_managed_keyword_primary;
libhal_drive_policy_default_get_managed_keyword_secondary;
libhal_volume_from_device_file;
libhal_volume_get_disc_capacity;
libhal_volume_get_device_file;
libhal_volume_get_device_major;
libhal_volume_get_device_minor;
libhal_volume_get_fstype;
libhal_volume_get_fsversion;
libhal_volume_get_fsusage;
libhal_volume_is_mounted;
libhal_volume_is_mounted_read_only;
libhal_volume_is_partition;
libhal_volume_get_partition_number;
libhal_volume_get_mount_point;
libhal_volume_get_storage_device_udi;
libhal_volume_crypto_get_backing_volume_udi;
libhal_volume_crypto_get_clear_volume_udi;
libhal_volume_disc_has_audio;
libhal_volume_disc_has_data;
libhal_volume_disc_is_blank;
libhal_volume_disc_is_rewritable;
libhal_volume_disc_is_appendable;
libhal_volume_get_disc_type;
libhal_volume_get_msdos_part_table_type;
libhal_volume_get_partition_scheme;
libhal_volume_get_partition_type;
libhal_volume_get_partition_label;
libhal_volume_get_partition_uuid;
libhal_volume_get_partition_flags;
libhal_volume_should_ignore;
libhal_volume_policy_compute_size_as_string;
libhal_volume_policy_compute_display_name;
libhal_volume_policy_compute_icon_name;
libhal_volume_policy_should_be_visible;
libhal_volume_policy_is_mountable;
libhal_volume_policy_get_desired_mount_point;
libhal_volume_policy_get_mount_options;
libhal_volume_policy_get_mount_fs;