1*12877SRod.Evans@Sun.COM# 2*12877SRod.Evans@Sun.COM# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 3*12877SRod.Evans@Sun.COM# 4*12877SRod.Evans@Sun.COM# CDDL HEADER START 5*12877SRod.Evans@Sun.COM# 6*12877SRod.Evans@Sun.COM# The contents of this file are subject to the terms of the 7*12877SRod.Evans@Sun.COM# Common Development and Distribution License (the "License"). 8*12877SRod.Evans@Sun.COM# You may not use this file except in compliance with the License. 9*12877SRod.Evans@Sun.COM# 10*12877SRod.Evans@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 11*12877SRod.Evans@Sun.COM# or http://www.opensolaris.org/os/licensing. 12*12877SRod.Evans@Sun.COM# See the License for the specific language governing permissions 13*12877SRod.Evans@Sun.COM# and limitations under the License. 14*12877SRod.Evans@Sun.COM# 15*12877SRod.Evans@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each 16*12877SRod.Evans@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 17*12877SRod.Evans@Sun.COM# If applicable, add the following below this CDDL HEADER, with the 18*12877SRod.Evans@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying 19*12877SRod.Evans@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner] 20*12877SRod.Evans@Sun.COM# 21*12877SRod.Evans@Sun.COM# CDDL HEADER END 22*12877SRod.Evans@Sun.COM# 23*12877SRod.Evans@Sun.COM# Message file for cmd/sgs/libconv/common/audit.c 24*12877SRod.Evans@Sun.COM 25*12877SRod.Evans@Sun.COM@ MSG_LA_FLG_BINDTO "LA_FLG_BINDTO" 26*12877SRod.Evans@Sun.COM@ MSG_LA_FLG_BINDFROM "LA_FLG_BINDFROM" 27*12877SRod.Evans@Sun.COM 28*12877SRod.Evans@Sun.COM@ MSG_LA_ACT_CONSISTENT "[ LA_ACT_CONSISTENT ]" 29*12877SRod.Evans@Sun.COM@ MSG_LA_ACT_ADD "[ LA_ACT_ADD ]" 30*12877SRod.Evans@Sun.COM@ MSG_LA_ACT_DELETE "[ LA_ACT_DELETE ]" 31*12877SRod.Evans@Sun.COM 32*12877SRod.Evans@Sun.COM@ MSG_LA_SER_ORIG "LA_SER_ORIG" 33*12877SRod.Evans@Sun.COM@ MSG_LA_SER_LIBPATH "LA_SER_LIBPATH" 34*12877SRod.Evans@Sun.COM@ MSG_LA_SER_RUNPATH "LA_SER_RUNPATH" 35*12877SRod.Evans@Sun.COM@ MSG_LA_SER_DEFAULT "LA_SER_DEFAULT" 36*12877SRod.Evans@Sun.COM@ MSG_LA_SER_CONFIG "LA_SER_CONFIG" 37*12877SRod.Evans@Sun.COM@ MSG_LA_SER_SECURE "LA_SER_SECURE" 38*12877SRod.Evans@Sun.COM 39*12877SRod.Evans@Sun.COM@ MSG_LA_SYMB_NOPLTENTER "LA_SYMB_NOPLTENTER" 40*12877SRod.Evans@Sun.COM@ MSG_LA_SYMB_NOPLTEXIT "LA_SYMB_NOPLTEXIT" 41*12877SRod.Evans@Sun.COM@ MSG_LA_SYMB_STRUCTCALL "LA_SYMB_STRUCTCALL" 42*12877SRod.Evans@Sun.COM@ MSG_LA_SYMB_DLSYM "LA_SYMB_DLSYM" 43*12877SRod.Evans@Sun.COM@ MSG_LA_SYMB_ALTVALUE "LA_SYMB_ALTVALUE" 44*12877SRod.Evans@Sun.COM 45*12877SRod.Evans@Sun.COM@ MSG_GBL_ZERO "0" 46*12877SRod.Evans@Sun.COM@ MSG_GBL_NULL "" 47