1*5088Sab196087# 2*5088Sab196087# CDDL HEADER START 3*5088Sab196087# 4*5088Sab196087# The contents of this file are subject to the terms of the 5*5088Sab196087# Common Development and Distribution License (the "License"). 6*5088Sab196087# You may not use this file except in compliance with the License. 7*5088Sab196087# 8*5088Sab196087# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9*5088Sab196087# or http://www.opensolaris.org/os/licensing. 10*5088Sab196087# See the License for the specific language governing permissions 11*5088Sab196087# and limitations under the License. 12*5088Sab196087# 13*5088Sab196087# When distributing Covered Code, include this CDDL HEADER in each 14*5088Sab196087# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15*5088Sab196087# If applicable, add the following below this CDDL HEADER, with the 16*5088Sab196087# fields enclosed by brackets "[]" replaced with your own identifying 17*5088Sab196087# information: Portions Copyright [yyyy] [name of copyright owner] 18*5088Sab196087# 19*5088Sab196087# CDDL HEADER END 20*5088Sab196087 21*5088Sab196087# 22*5088Sab196087# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 23*5088Sab196087# Use is subject to license terms. 24*5088Sab196087# 25*5088Sab196087# ident "%Z%%M% %I% %E% SMI" 26*5088Sab196087# 27*5088Sab196087 28*5088Sab196087@ MSG_SYMINFO_FLG_DIRECT "DIRECT" 29*5088Sab196087@ MSG_SYMINFO_FLG_COPY "COPY" 30*5088Sab196087@ MSG_SYMINFO_FLG_LAZYLOAD "LAZYLOAD" 31*5088Sab196087@ MSG_SYMINFO_FLG_DIRECTBIND "DIRECTBIND" 32*5088Sab196087@ MSG_SYMINFO_FLG_NOEXTDIRECT "NOEXTDIRECT" 33*5088Sab196087 34*5088Sab196087@ MSG_GBL_ZERO "0" 35