12305Sstevel# 2*12692SAli.Bahrami@Oracle.COM# Copyright (c) 1998, 2010, Oracle and/or its affiliates. All rights reserved. 32305Sstevel# 42305Sstevel# CDDL HEADER START 52305Sstevel# 62305Sstevel# The contents of this file are subject to the terms of the 78744SAli.Bahrami@Sun.COM# Common Development and Distribution License (the "License"). 88744SAli.Bahrami@Sun.COM# You may not use this file except in compliance with the License. 92305Sstevel# 102305Sstevel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 112305Sstevel# or http://www.opensolaris.org/os/licensing. 122305Sstevel# See the License for the specific language governing permissions 132305Sstevel# and limitations under the License. 142305Sstevel# 152305Sstevel# When distributing Covered Code, include this CDDL HEADER in each 162305Sstevel# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 172305Sstevel# If applicable, add the following below this CDDL HEADER, with the 182305Sstevel# fields enclosed by brackets "[]" replaced with your own identifying 192305Sstevel# information: Portions Copyright [yyyy] [name of copyright owner] 202305Sstevel# 212305Sstevel# CDDL HEADER END 222305Sstevel# 232305Sstevel 248744SAli.Bahrami@Sun.COM# 258744SAli.Bahrami@Sun.COM# MAPFILE HEADER START 268744SAli.Bahrami@Sun.COM# 278744SAli.Bahrami@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 288744SAli.Bahrami@Sun.COM# Object versioning must comply with the rules detailed in 298744SAli.Bahrami@Sun.COM# 308744SAli.Bahrami@Sun.COM# usr/src/lib/README.mapfiles 318744SAli.Bahrami@Sun.COM# 328744SAli.Bahrami@Sun.COM# You should not be making modifications here until you've read the most current 338744SAli.Bahrami@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 348744SAli.Bahrami@Sun.COM# 358744SAli.Bahrami@Sun.COM# MAPFILE HEADER END 368744SAli.Bahrami@Sun.COM# 378744SAli.Bahrami@Sun.COM 38*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 39*12692SAli.Bahrami@Oracle.COM 40*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNWprivate_1.1 { 412305Sstevel global: 422305Sstevel cfga_change_state; 432305Sstevel cfga_private_func; 442305Sstevel cfga_test; 452305Sstevel cfga_stat; 462305Sstevel cfga_list; 472305Sstevel cfga_help; 482305Sstevel local: 492305Sstevel *; 502305Sstevel}; 51