usr/src/cmd/sgs/libconv/common/dl.msg
changeset 12449 a87750d92895
parent 12029 3202400f09a4
equal deleted inserted replaced
12448:f60856ebe541 12449:a87750d92895
     1 #
     1 #
     2 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
     2 # Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
     3 # Use is subject to license terms.
       
     4 #
     3 #
     5 # CDDL HEADER START
     4 # CDDL HEADER START
     6 #
     5 #
     7 # The contents of this file are subject to the terms of the
     6 # The contents of this file are subject to the terms of the
     8 # Common Development and Distribution License (the "License").
     7 # Common Development and Distribution License (the "License").
    46 @ MSG_RTLD_MEMORY	"RTLD_MEMORY"
    45 @ MSG_RTLD_MEMORY	"RTLD_MEMORY"
    47 @ MSG_RTLD_STRIP	"RTLD_STRIP"
    46 @ MSG_RTLD_STRIP	"RTLD_STRIP"
    48 @ MSG_RTLD_NOHEAP	"RTLD_NOHEAP"
    47 @ MSG_RTLD_NOHEAP	"RTLD_NOHEAP"
    49 @ MSG_RTLD_CONFSET	"RTLD_CONFSET"
    48 @ MSG_RTLD_CONFSET	"RTLD_CONFSET"
    50 
    49 
    51 @ MSG_RTLD_DI_LMID            "RTLD_DI_LMID"
    50 @ MSG_RTLD_DI_LMID		"RTLD_DI_LMID"
    52 @ MSG_RTLD_DI_LINKMAP         "RTLD_DI_LINKMAP"
    51 @ MSG_RTLD_DI_LINKMAP		"RTLD_DI_LINKMAP"
    53 @ MSG_RTLD_DI_CONFIGADDR      "RTLD_DI_CONFIGADDR"
    52 @ MSG_RTLD_DI_CONFIGADDR	"RTLD_DI_CONFIGADDR"
    54 @ MSG_RTLD_DI_SERINFO         "RTLD_DI_SERINFO"
    53 @ MSG_RTLD_DI_SERINFO		"RTLD_DI_SERINFO"
    55 @ MSG_RTLD_DI_SERINFOSIZE     "RTLD_DI_SERINFOSIZE"
    54 @ MSG_RTLD_DI_SERINFOSIZE	"RTLD_DI_SERINFOSIZE"
    56 @ MSG_RTLD_DI_ORIGIN          "RTLD_DI_ORIGIN"
    55 @ MSG_RTLD_DI_ORIGIN		"RTLD_DI_ORIGIN"
    57 @ MSG_RTLD_DI_PROFILENAME     "RTLD_DI_PROFILENAME"
    56 @ MSG_RTLD_DI_PROFILENAME	"RTLD_DI_PROFILENAME"
    58 @ MSG_RTLD_DI_PROFILEOUT      "RTLD_DI_PROFILEOUT"
    57 @ MSG_RTLD_DI_PROFILEOUT	"RTLD_DI_PROFILEOUT"
    59 @ MSG_RTLD_DI_GETSIGNAL       "RTLD_DI_GETSIGNAL"
    58 @ MSG_RTLD_DI_GETSIGNAL		"RTLD_DI_GETSIGNAL"
    60 @ MSG_RTLD_DI_SETSIGNAL       "RTLD_DI_SETSIGNAL"
    59 @ MSG_RTLD_DI_SETSIGNAL		"RTLD_DI_SETSIGNAL"
    61 @ MSG_RTLD_DI_ARGSINFO        "RTLD_DI_ARGSINFO"
    60 @ MSG_RTLD_DI_ARGSINFO		"RTLD_DI_ARGSINFO"
    62 @ MSG_RTLD_DI_MMAPS           "RTLD_DI_MMAPS"
    61 @ MSG_RTLD_DI_MMAPS		"RTLD_DI_MMAPS"
    63 @ MSG_RTLD_DI_MMAPCNT         "RTLD_DI_MMAPCNT"
    62 @ MSG_RTLD_DI_MMAPCNT		"RTLD_DI_MMAPCNT"
       
    63 @ MSG_RTLD_DI_DEFERRED		"RTLD_DI_DEFERRED"
       
    64 @ MSG_RTLD_DI_DEFERRED_SYM	"RTLD_DI_DEFERRED_SYM"
    64 
    65 
    65 @ MSG_GBL_SEP		" | "
    66 @ MSG_GBL_SEP		" | "
    66 @ MSG_GBL_QUOTE		"\""
    67 @ MSG_GBL_QUOTE		"\""
    67 @ MSG_GBL_ZERO		"0"
    68 @ MSG_GBL_ZERO		"0"