xref: /onnv-gate/usr/src/cmd/sgs/libconv/common/group.msg (revision 9963:d23f520cfd07)
10Sstevel@tonic-gate#
20Sstevel@tonic-gate# CDDL HEADER START
30Sstevel@tonic-gate#
40Sstevel@tonic-gate# The contents of this file are subject to the terms of the
51618Srie# Common Development and Distribution License (the "License").
61618Srie# You may not use this file except in compliance with the License.
70Sstevel@tonic-gate#
80Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
90Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
100Sstevel@tonic-gate# See the License for the specific language governing permissions
110Sstevel@tonic-gate# and limitations under the License.
120Sstevel@tonic-gate#
130Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
140Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
150Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
160Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
170Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
180Sstevel@tonic-gate#
190Sstevel@tonic-gate# CDDL HEADER END
200Sstevel@tonic-gate#
211618Srie
220Sstevel@tonic-gate#
23*9577SRod.Evans@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
241618Srie# Use is subject to license terms.
251618Srie#
260Sstevel@tonic-gate
27*9577SRod.Evans@Sun.COM@ MSG_GPH_PUBLIC	"GPH_PUBLIC"
28*9577SRod.Evans@Sun.COM@ MSG_GPH_PRIVATE	"GPH_PRIVATE"
292352Sab196087@ MSG_GPH_ZERO		"GPH_ZERO"
302352Sab196087@ MSG_GPH_LDSO		"GPH_LDSO"
312352Sab196087@ MSG_GPH_FIRST		"GPH_FIRST"
322352Sab196087@ MSG_GPH_FILTEE	"GPH_FILTEE"
332352Sab196087@ MSG_GPH_INITIAL	"GPH_INITIAL"
343731Srie
354699Srie@ MSG_GPD_DLSYM		"GPD_DLSYM"
364699Srie@ MSG_GPD_RELOC		"GPD_RELOC"
373731Srie@ MSG_GPD_ADDEPS	"GPD_ADDEPS"
383731Srie@ MSG_GPD_PARENT	"GPD_PARENT"
393731Srie@ MSG_GPD_FILTER	"GPD_FILTER"
403731Srie@ MSG_GPD_REMOVE	"GPD_REMOVE"
410Sstevel@tonic-gate
420Sstevel@tonic-gate@ MSG_GBL_NULL		""
43