mapfile-intf revision bfed486ad8de8b8ebc6345a8e10accae08bf2f45
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER START
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The contents of this file are subject to the terms of the
0e42dee69ed771bf604dd1789fca9d77b5bbe302artem# Common Development and Distribution License (the "License").
0e42dee69ed771bf604dd1789fca9d77b5bbe302artem# You may not use this file except in compliance with the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fa9e4066f08beec538e775443c5be79dd423fcabahrens# See the License for the specific language governing permissions
fa9e4066f08beec538e775443c5be79dd423fcabahrens# and limitations under the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# When distributing Covered Code, include this CDDL HEADER in each
fa9e4066f08beec538e775443c5be79dd423fcabahrens# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# If applicable, add the following below this CDDL HEADER, with the
fa9e4066f08beec538e775443c5be79dd423fcabahrens# fields enclosed by brackets "[]" replaced with your own identifying
fa9e4066f08beec538e775443c5be79dd423fcabahrens# information: Portions Copyright [yyyy] [name of copyright owner]
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER END
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Use is subject to license terms.
f808c858fa61e7769218966759510a8b1190dfcfraf# sshd defines its own log(), as do various other ssh utilities, thus their
fa9e4066f08beec538e775443c5be79dd423fcabahrens# symbols are reduced to locals via MAPFILE.NGB in Makefile-ssh.common. sshd
0e42dee69ed771bf604dd1789fca9d77b5bbe302artem# must export some symbols too, thus this mapfile augments the former.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# MAPFILE HEADER START
0e42dee69ed771bf604dd1789fca9d77b5bbe302artem# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Object versioning must comply with the rules detailed in
0e42dee69ed771bf604dd1789fca9d77b5bbe302artem# You should not be making modifications here until you've read the most current
0e42dee69ed771bf604dd1789fca9d77b5bbe302artem# copy of that file. If you need help, contact a gatekeeper for guidance.
0e42dee69ed771bf604dd1789fca9d77b5bbe302artem# MAPFILE HEADER END
fa9e4066f08beec538e775443c5be79dd423fcabahrens allow_severity; # required by libwrap
0e42dee69ed771bf604dd1789fca9d77b5bbe302artem deny_severity; # required by libwrap