mapfile-vers revision cd3e933325e68e23516a196a8fea7f49b1e497c3
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# CDDL HEADER START
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# The contents of this file are subject to the terms of the
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# Common Development and Distribution License (the "License").
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# You may not use this file except in compliance with the License.
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# See the License for the specific language governing permissions
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# and limitations under the License.
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# When distributing Covered Code, include this CDDL HEADER in each
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# If applicable, add the following below this CDDL HEADER, with the
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# CDDL HEADER END
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# Copyright (c) 2006, 2010, Oracle and/or its affiliates. All rights reserved.
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# MAPFILE HEADER START
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# Object versioning must comply with the rules detailed in
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# You should not be making modifications here until you've read the most current
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# copy of that file. If you need help, contact a gatekeeper for guidance.
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt# MAPFILE HEADER END
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt$mapfile_version 2
ef421f66f47224a42073deaf087378c5d0c9952eEvan HuntSYMBOL_VERSION SUNW_1.1 {
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt crypt { TYPE = FUNCTION; FILTER = libc.so.1 };
ef421f66f47224a42073deaf087378c5d0c9952eEvan Hunt encrypt { TYPE = FUNCTION; FILTER = libc.so.1 };
setkey { TYPE = FUNCTION; FILTER = libc.so.1 };
_crypt { TYPE = FUNCTION; FILTER = libc.so.1 };
_encrypt { TYPE = FUNCTION; FILTER = libc.so.1 };
_setkey { TYPE = FUNCTION; FILTER = libc.so.1 };