mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
1N/A#
1N/A# CDDL HEADER START
1N/A#
1N/A# The contents of this file are subject to the terms of the
1N/A# Common Development and Distribution License (the "License").
1N/A# You may not use this file except in compliance with the License.
1N/A#
1N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1N/A# or http://www.opensolaris.org/os/licensing.
1N/A# See the License for the specific language governing permissions
1N/A# and limitations under the License.
1N/A#
1N/A# When distributing Covered Code, include this CDDL HEADER in each
1N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1N/A# If applicable, add the following below this CDDL HEADER, with the
1N/A# fields enclosed by brackets "[]" replaced with your own identifying
1N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1N/A#
1N/A# CDDL HEADER END
1N/A#
1N/A#
1N/A# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
1N/A#
1N/A
1N/A#
1N/A# MAPFILE HEADER START
1N/A#
1N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
1N/A# Object versioning must comply with the rules detailed in
1N/A#
1N/A# usr/src/lib/README.mapfiles
1N/A#
1N/A# You should not be making modifications here until you've read the most current
1N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
1N/A#
1N/A# MAPFILE HEADER END
1N/A#
1N/A
1N/A$mapfile_version 2
1N/A
1N/ASYMBOL_VERSION SUNWprivate_1.1 {
1N/A global:
1N/A cmd_execute_command;
1N/A cmd_execute_command_and_retrieve_string;
1N/A cmd_retrieve_string;
1N/A fileutil_add_string_to_array;
1N/A fileutil_free_string_array;
1N/A fileutil_get_cmd_from_string;
1N/A fileutil_get_first_column_data;
1N/A fileutil_getfs;
1N/A fileutil_getline;
1N/A fs_add_DFStab_ent;
1N/A fs_add_mount_default;
1N/A fs_check_for_duplicate_DFStab_paths;
1N/A fs_create_array_from_accesslist;
1N/A fs_del_All_DFStab_ents_with_Path;
1N/A fs_del_DFStab_ent;
1N/A fs_del_mount_default_ent;
1N/A fs_edit_DFStab_ent;
1N/A fs_edit_mount_defaults;
1N/A fs_free_DFStab_ents;
1N/A fs_free_mntdefaults_list;
1N/A fs_free_mount_list;
1N/A fs_free_share_list;
1N/A fs_get_availablesize;
1N/A fs_get_avail_for_nonsuperuser_size;
1N/A fs_get_blocksize;
1N/A fs_get_DFStab_ent_Desc;
1N/A fs_get_DFStab_ent_Fstype;
1N/A fs_get_DFStab_ent_Next;
1N/A fs_get_DFStab_ent_Options;
1N/A fs_get_DFStab_ent_Path;
1N/A fs_get_DFStab_ent_Res;
1N/A fs_get_DFStab_ents;
1N/A fs_get_Dfstab_share_cmd;
1N/A fs_get_filtered_mount_defaults;
1N/A fs_get_filtered_mount_list;
1N/A fs_get_fragsize;
1N/A fs_get_maxfilenamelen;
1N/A fs_get_mount_defaults;
1N/A fs_get_mount_list;
1N/A fs_get_mounts_by_mntopt;
1N/A fs_get_share_list;
1N/A fs_get_totalsize;
1N/A fs_get_usedsize;
1N/A fs_is_readonly;
1N/A fs_parse_optlist_for_option;
1N/A fs_parse_opts_for_sec_modes;
1N/A fs_print_dfstab_entries;
1N/A fs_set_DFStab_ent;
1N/A netcfg_free_networkid_list;
1N/A netcfg_get_networkid_list;
1N/A nfs_free_mntinfo_list;
1N/A nfs_get_filtered_mount_list;
1N/A nfs_get_mount_list;
1N/A nfs_get_mounts_by_mntopt;
1N/A nfssec_free_secmode_list;
1N/A nfssec_get_default_secmode;
1N/A nfssec_get_nfs_secmode_list;
1N/A sys_get_hostname;
1N/A local:
1N/A *;
1N/A};
1N/A