xref: /titanic_51/usr/src/cmd/sgs/libconv/common/segments.msg (revision 69112edd987c28fa551d4f8d9362a84a45365f17)
17c478bd9Sstevel@tonic-gate#
27c478bd9Sstevel@tonic-gate# CDDL HEADER START
37c478bd9Sstevel@tonic-gate#
47c478bd9Sstevel@tonic-gate# The contents of this file are subject to the terms of the
55aefb655Srie# Common Development and Distribution License (the "License").
65aefb655Srie# You may not use this file except in compliance with the License.
77c478bd9Sstevel@tonic-gate#
87c478bd9Sstevel@tonic-gate# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
97c478bd9Sstevel@tonic-gate# or http://www.opensolaris.org/os/licensing.
107c478bd9Sstevel@tonic-gate# See the License for the specific language governing permissions
117c478bd9Sstevel@tonic-gate# and limitations under the License.
127c478bd9Sstevel@tonic-gate#
137c478bd9Sstevel@tonic-gate# When distributing Covered Code, include this CDDL HEADER in each
147c478bd9Sstevel@tonic-gate# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
157c478bd9Sstevel@tonic-gate# If applicable, add the following below this CDDL HEADER, with the
167c478bd9Sstevel@tonic-gate# fields enclosed by brackets "[]" replaced with your own identifying
177c478bd9Sstevel@tonic-gate# information: Portions Copyright [yyyy] [name of copyright owner]
187c478bd9Sstevel@tonic-gate#
197c478bd9Sstevel@tonic-gate# CDDL HEADER END
207c478bd9Sstevel@tonic-gate#
215aefb655Srie
227c478bd9Sstevel@tonic-gate#
23*69112eddSAli Bahrami# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
245aefb655Srie# Use is subject to license terms.
255aefb655Srie#
267c478bd9Sstevel@tonic-gate
27*69112eddSAli Bahrami@ MSG_FLG_SG_P_VADDR	"FLG_SG_P_VADDR"
28*69112eddSAli Bahrami@ MSG_FLG_SG_P_PADDR	"FLG_SG_P_PADDR"
297c478bd9Sstevel@tonic-gate@ MSG_FLG_SG_LENGTH	"FLG_SG_LENGTH"
30*69112eddSAli Bahrami@ MSG_FLG_SG_P_ALIGN	"FLG_SG_P_ALIGN"
317c478bd9Sstevel@tonic-gate@ MSG_FLG_SG_ROUND	"FLG_SG_ROUND"
32*69112eddSAli Bahrami@ MSG_FLG_SG_P_FLAGS	"FLG_SG_P_FLAGS"
33*69112eddSAli Bahrami@ MSG_FLG_SG_P_TYPE	"FLG_SG_P_TYPE"
34*69112eddSAli Bahrami@ MSG_FLG_SG_IS_ORDER	"FLG_SG_IS_ORDER"
357c478bd9Sstevel@tonic-gate@ MSG_FLG_SG_NOHDR	"FLG_SG_NOHDR"
365aefb655Srie@ MSG_FLG_SG_EMPTY	"FLG_SG_EMPTY"
375aefb655Srie@ MSG_FLG_SG_KEY	"FLG_SG_KEY"
38*69112eddSAli Bahrami@ MSG_FLG_SG_NODISABLE	"FLG_SG_NODISABLE"
395aefb655Srie@ MSG_FLG_SG_DISABLED	"FLG_SG_DISABLED"
405aefb655Srie@ MSG_FLG_SG_PHREQ	"FLG_SG_PHREQ"
41*69112eddSAli Bahrami@ MSG_FLG_SG_ORDERED	"FLG_SG_ORDERED"
427c478bd9Sstevel@tonic-gate
437c478bd9Sstevel@tonic-gate@ MSG_GBL_ZERO		"0"
44