12912Sartem# 22912Sartem# CDDL HEADER START 32912Sartem# 42912Sartem# The contents of this file are subject to the terms of the 52912Sartem# Common Development and Distribution License (the "License"). 62912Sartem# You may not use this file except in compliance with the License. 72912Sartem# 82912Sartem# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 92912Sartem# or http://www.opensolaris.org/os/licensing. 102912Sartem# See the License for the specific language governing permissions 112912Sartem# and limitations under the License. 122912Sartem# 132912Sartem# When distributing Covered Code, include this CDDL HEADER in each 142912Sartem# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 152912Sartem# If applicable, add the following below this CDDL HEADER, with the 162912Sartem# fields enclosed by brackets "[]" replaced with your own identifying 172912Sartem# information: Portions Copyright [yyyy] [name of copyright owner] 182912Sartem# 192912Sartem# CDDL HEADER END 202912Sartem# 212912Sartem# 22*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved. 232912Sartem# 248744SAli.Bahrami@Sun.COM 258744SAli.Bahrami@Sun.COM# 268744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 278744SAli.Bahrami@Sun.COM# 288744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 298744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 308744SAli.Bahrami@Sun.COM# 318744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 328744SAli.Bahrami@Sun.COM# 338744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 348744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 358744SAli.Bahrami@Sun.COM# 368744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 372912Sartem# 382912Sartem 39*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 40*12692SAli.Bahrami@Oracle.COM 41*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.1 { 422912Sartem global: 432912Sartem libhal_storage_policy_new; 442912Sartem libhal_storage_policy_free; 452912Sartem libhal_storage_policy_set_icon_path; 462912Sartem libhal_storage_policy_set_icon_mapping; 472912Sartem libhal_storage_policy_lookup_icon; 482912Sartem libhal_drive_from_udi; 492912Sartem libhal_drive_from_device_file; 502912Sartem libhal_drive_free; 512912Sartem libhal_drive_is_hotpluggable; 522912Sartem libhal_drive_uses_removable_media; 532912Sartem libhal_drive_no_partitions_hint; 542912Sartem libhal_drive_requires_eject; 552912Sartem libhal_drive_get_type; 562912Sartem libhal_drive_get_bus; 572912Sartem libhal_drive_get_cdrom_caps; 582912Sartem libhal_drive_get_device_major; 592912Sartem libhal_drive_get_device_minor; 602912Sartem libhal_drive_get_type_textual; 612912Sartem libhal_drive_get_device_file; 622912Sartem libhal_drive_get_udi; 632912Sartem libhal_drive_get_serial; 642912Sartem libhal_drive_get_firmware_version; 652912Sartem libhal_drive_get_model; 662912Sartem libhal_drive_get_vendor; 672912Sartem libhal_drive_get_physical_device_udi; 682912Sartem libhal_drive_get_dedicated_icon_drive; 692912Sartem libhal_drive_get_dedicated_icon_volume; 702912Sartem libhal_drive_get_partition_scheme; 712912Sartem libhal_drive_policy_compute_display_name; 722912Sartem libhal_drive_policy_compute_icon_name; 732912Sartem libhal_drive_policy_is_mountable; 742912Sartem libhal_drive_policy_get_desired_mount_point; 752912Sartem libhal_drive_policy_get_mount_options; 762912Sartem libhal_drive_policy_get_mount_fs; 772912Sartem libhal_drive_find_all_volumes; 782912Sartem libhal_drive_policy_default_get_mount_root; 792912Sartem libhal_drive_policy_default_use_managed_keyword; 802912Sartem libhal_drive_policy_default_get_managed_keyword_primary; 812912Sartem libhal_drive_policy_default_get_managed_keyword_secondary; 822912Sartem libhal_volume_from_udi; 832912Sartem libhal_volume_from_device_file; 842912Sartem libhal_volume_free; 852912Sartem libhal_volume_get_size; 862912Sartem libhal_volume_get_disc_capacity; 872912Sartem libhal_volume_get_udi; 882912Sartem libhal_volume_get_device_file; 892912Sartem libhal_volume_get_device_major; 902912Sartem libhal_volume_get_device_minor; 912912Sartem libhal_volume_get_fstype; 922912Sartem libhal_volume_get_fsversion; 932912Sartem libhal_volume_get_fsusage; 942912Sartem libhal_volume_is_mounted; 952912Sartem libhal_volume_is_mounted_read_only; 962912Sartem libhal_volume_is_partition; 972912Sartem libhal_volume_is_disc; 982912Sartem libhal_volume_get_partition_number; 992912Sartem libhal_volume_get_label; 1002912Sartem libhal_volume_get_mount_point; 1012912Sartem libhal_volume_get_uuid; 1022912Sartem libhal_volume_get_storage_device_udi; 1032912Sartem libhal_volume_crypto_get_backing_volume_udi; 1042912Sartem libhal_volume_crypto_get_clear_volume_udi; 1052912Sartem libhal_volume_disc_has_audio; 1062912Sartem libhal_volume_disc_has_data; 1072912Sartem libhal_volume_disc_is_blank; 1082912Sartem libhal_volume_disc_is_rewritable; 1092912Sartem libhal_volume_disc_is_appendable; 1102912Sartem libhal_volume_get_disc_type; 1112912Sartem libhal_volume_get_msdos_part_table_type; 1122912Sartem libhal_volume_get_partition_scheme; 1132912Sartem libhal_volume_get_partition_type; 1142912Sartem libhal_volume_get_partition_label; 1152912Sartem libhal_volume_get_partition_uuid; 1162912Sartem libhal_volume_get_partition_flags; 1172912Sartem libhal_volume_should_ignore; 1182912Sartem libhal_volume_policy_compute_size_as_string; 1192912Sartem libhal_volume_policy_compute_display_name; 1202912Sartem libhal_volume_policy_compute_icon_name; 1212912Sartem libhal_volume_policy_should_be_visible; 1222912Sartem libhal_volume_policy_is_mountable; 1232912Sartem libhal_volume_policy_get_desired_mount_point; 1242912Sartem libhal_volume_policy_get_mount_options; 1252912Sartem libhal_volume_policy_get_mount_fs; 1262912Sartem}; 1272912Sartem 128*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 1292912Sartem global: 1302912Sartem SUNWprivate_1.1; 1312912Sartem local: 1322912Sartem *; 1332912Sartem}; 134