1*12767SJames.Kremer@Sun.COM# 2*12767SJames.Kremer@Sun.COM# CDDL HEADER START 3*12767SJames.Kremer@Sun.COM# 4*12767SJames.Kremer@Sun.COM# The contents of this file are subject to the terms of the 5*12767SJames.Kremer@Sun.COM# Common Development and Distribution License (the "License"). 6*12767SJames.Kremer@Sun.COM# You may not use this file except in compliance with the License. 7*12767SJames.Kremer@Sun.COM# 8*12767SJames.Kremer@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*12767SJames.Kremer@Sun.COM# or http://www.opensolaris.org/os/licensing. 10*12767SJames.Kremer@Sun.COM# See the License for the specific language governing permissions 11*12767SJames.Kremer@Sun.COM# and limitations under the License. 12*12767SJames.Kremer@Sun.COM# 13*12767SJames.Kremer@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 14*12767SJames.Kremer@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*12767SJames.Kremer@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 16*12767SJames.Kremer@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 17*12767SJames.Kremer@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 18*12767SJames.Kremer@Sun.COM# 19*12767SJames.Kremer@Sun.COM# CDDL HEADER END 20*12767SJames.Kremer@Sun.COM# 21*12767SJames.Kremer@Sun.COM# 22*12767SJames.Kremer@Sun.COM# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 23*12767SJames.Kremer@Sun.COM# 24*12767SJames.Kremer@Sun.COM 25*12767SJames.Kremer@Sun.COM 26*12767SJames.Kremer@Sun.COM# 27*12767SJames.Kremer@Sun.COM# MAPFILE HEADER START 28*12767SJames.Kremer@Sun.COM# 29*12767SJames.Kremer@Sun.COM# WARNING: STOP NOW. DO NOT MODIFY THIS FILE. 30*12767SJames.Kremer@Sun.COM# Object versioning must comply with the rules detailed in 31*12767SJames.Kremer@Sun.COM# 32*12767SJames.Kremer@Sun.COM# usr/src/lib/README.mapfiles 33*12767SJames.Kremer@Sun.COM# 34*12767SJames.Kremer@Sun.COM# You should not be making modifications here until you've read the most current 35*12767SJames.Kremer@Sun.COM# copy of that file. If you need help, contact a gatekeeper for guidance. 36*12767SJames.Kremer@Sun.COM# 37*12767SJames.Kremer@Sun.COM# MAPFILE HEADER END 38*12767SJames.Kremer@Sun.COM# 39*12767SJames.Kremer@Sun.COM 40*12767SJames.Kremer@Sun.COMSUNWprivate_1.1 { 41*12767SJames.Kremer@Sun.COM global: 42*12767SJames.Kremer@Sun.COM access_ses_log; 43*12767SJames.Kremer@Sun.COM local: 44*12767SJames.Kremer@Sun.COM *; 45*12767SJames.Kremer@Sun.COM}; 46