mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
65fea56f17cd614bc8908264df980a62e1931468vboxsync# CDDL HEADER START
65fea56f17cd614bc8908264df980a62e1931468vboxsync# The contents of this file are subject to the terms of the
65fea56f17cd614bc8908264df980a62e1931468vboxsync# Common Development and Distribution License (the "License").
65fea56f17cd614bc8908264df980a62e1931468vboxsync# You may not use this file except in compliance with the License.
65fea56f17cd614bc8908264df980a62e1931468vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
65fea56f17cd614bc8908264df980a62e1931468vboxsync# See the License for the specific language governing permissions
65fea56f17cd614bc8908264df980a62e1931468vboxsync# and limitations under the License.
65fea56f17cd614bc8908264df980a62e1931468vboxsync# When distributing Covered Code, include this CDDL HEADER in each
65fea56f17cd614bc8908264df980a62e1931468vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
65fea56f17cd614bc8908264df980a62e1931468vboxsync# If applicable, add the following below this CDDL HEADER, with the
65fea56f17cd614bc8908264df980a62e1931468vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
65fea56f17cd614bc8908264df980a62e1931468vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
65fea56f17cd614bc8908264df980a62e1931468vboxsync# CDDL HEADER END
65fea56f17cd614bc8908264df980a62e1931468vboxsync# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved.
65fea56f17cd614bc8908264df980a62e1931468vboxsync# MAPFILE HEADER START
65fea56f17cd614bc8908264df980a62e1931468vboxsync# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
65fea56f17cd614bc8908264df980a62e1931468vboxsync# Object versioning must comply with the rules detailed in
65fea56f17cd614bc8908264df980a62e1931468vboxsync# You should not be making modifications here until you've read the most current
65fea56f17cd614bc8908264df980a62e1931468vboxsync# copy of that file. If you need help, contact a gatekeeper for guidance.
65fea56f17cd614bc8908264df980a62e1931468vboxsync# MAPFILE HEADER END
65fea56f17cd614bc8908264df980a62e1931468vboxsync# Generic interface definition for usr/src/lib/libcfg.
65fea56f17cd614bc8908264df980a62e1931468vboxsync$mapfile_version 2
65fea56f17cd614bc8908264df980a62e1931468vboxsyncSYMBOL_VERSION SUNWprivate_1.1 {
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_cstring;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_put_cstring;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_find_cstring;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_options;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_put_options;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_rewind;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_update_parser_config;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_unlock;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_lock;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_resource;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_commit;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_location;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_iscluster;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_issuncluster;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_dgname;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_dgname_islocal;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_lfinit;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_filelock;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_fileunlock;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_readpid;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_writepid;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_lockd_stat;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_invalidate_hsizes;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_cfg_isempty;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_section;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_num_entries;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_add_user;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_rem_user;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_vol_enable;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_vol_disable;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_load_dsvols;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_unload_dsvols;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_load_svols;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_unload_svols;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_load_shadows;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_unload_shadows;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_canonical_name;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_tags;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_is_cfg;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_srtdsec;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_free_section;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_shldskip_vtoc;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_single_option;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_del_option;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_get_resource;
65fea56f17cd614bc8908264df980a62e1931468vboxsync cfg_l_dgname;