16532Swyllys# 26532Swyllys# CDDL HEADER START 36532Swyllys# 46532Swyllys# The contents of this file are subject to the terms of the 56532Swyllys# Common Development and Distribution License (the "License"). 66532Swyllys# You may not use this file except in compliance with the License. 76532Swyllys# 86532Swyllys# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 96532Swyllys# or http://www.opensolaris.org/os/licensing. 106532Swyllys# See the License for the specific language governing permissions 116532Swyllys# and limitations under the License. 126532Swyllys# 136532Swyllys# When distributing Covered Code, include this CDDL HEADER in each 146532Swyllys# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 156532Swyllys# If applicable, add the following below this CDDL HEADER, with the 166532Swyllys# fields enclosed by brackets "[]" replaced with your own identifying 176532Swyllys# information: Portions Copyright [yyyy] [name of copyright owner] 186532Swyllys# 196532Swyllys# CDDL HEADER END 206532Swyllys# 21*12692SAli.Bahrami@Oracle.COM# Copyright (c) 2008, 2010, Oracle and/or its affiliates. All rights reserved. 226532Swyllys# 238744SAli.Bahrami@Sun.COM 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 366532Swyllys# 376532Swyllys 38*12692SAli.Bahrami@Oracle.COM$mapfile_version 2 39*12692SAli.Bahrami@Oracle.COM 40*12692SAli.Bahrami@Oracle.COMSYMBOL_VERSION SUNW_1.0 { 416532Swyllys global: 426532Swyllys crypt_genhash_impl; 436532Swyllys crypt_gensalt_impl; 446532Swyllys local: 456532Swyllys *; 466532Swyllys}; 47