1*69112eddSAli Bahrami#
2*69112eddSAli Bahrami# CDDL HEADER START
3*69112eddSAli Bahrami#
4*69112eddSAli Bahrami# The contents of this file are subject to the terms of the
5*69112eddSAli Bahrami# Common Development and Distribution License (the "License").
6*69112eddSAli Bahrami# You may not use this file except in compliance with the License.
7*69112eddSAli Bahrami#
8*69112eddSAli Bahrami# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*69112eddSAli Bahrami# or http://www.opensolaris.org/os/licensing.
10*69112eddSAli Bahrami# See the License for the specific language governing permissions
11*69112eddSAli Bahrami# and limitations under the License.
12*69112eddSAli Bahrami#
13*69112eddSAli Bahrami# When distributing Covered Code, include this CDDL HEADER in each
14*69112eddSAli Bahrami# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*69112eddSAli Bahrami# If applicable, add the following below this CDDL HEADER, with the
16*69112eddSAli Bahrami# fields enclosed by brackets "[]" replaced with your own identifying
17*69112eddSAli Bahrami# information: Portions Copyright [yyyy] [name of copyright owner]
18*69112eddSAli Bahrami#
19*69112eddSAli Bahrami# CDDL HEADER END
20*69112eddSAli Bahrami#
21*69112eddSAli Bahrami
22*69112eddSAli Bahrami#
23*69112eddSAli Bahrami# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24*69112eddSAli Bahrami# Use is subject to license terms.
25*69112eddSAli Bahrami#
26*69112eddSAli Bahrami
27*69112eddSAli Bahrami@ MSG_FLG_EC_BUILTIN		"FLG_EC_BUILTIN"
28*69112eddSAli Bahrami@ MSG_FLG_EC_USED		"FLG_EC_USED"
29*69112eddSAli Bahrami@ MSG_FLG_EC_CATCHALL		"FLG_EC_CATCHALL"
30*69112eddSAli Bahrami
31*69112eddSAli Bahrami@ MSG_TYP_ECF_PATH		"TYP_ECF_PATH"
32*69112eddSAli Bahrami@ MSG_TYP_ECF_BASENAME		"TYP_ECF_BASENAME"
33*69112eddSAli Bahrami@ MSG_TYP_ECF_OBJNAME		"TYP_ECF_OBJNAME"
34*69112eddSAli Bahrami@ MSG_FLG_ECF_ARMEMBER		"FLG_ECF_ARMEMBER"
35*69112eddSAli Bahrami
36*69112eddSAli Bahrami@ MSG_GBL_ZERO			"0"
37