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