]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - cddl/contrib/opensolaris/cmd/sgs/messages/sgs.ident
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / cddl / contrib / opensolaris / cmd / sgs / messages / sgs.ident
1 #
2 # Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
3 # Use is subject to license terms.
4 #
5 # CDDL HEADER START
6 #
7 # The contents of this file are subject to the terms of the
8 # Common Development and Distribution License (the "License").
9 # You may not use this file except in compliance with the License.
10 #
11 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
12 # or http://www.opensolaris.org/os/licensing.
13 # See the License for the specific language governing permissions
14 # and limitations under the License.
15 #
16 # When distributing Covered Code, include this CDDL HEADER in each
17 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
18 # If applicable, add the following below this CDDL HEADER, with the
19 # fields enclosed by brackets "[]" replaced with your own identifying
20 # information: Portions Copyright [yyyy] [name of copyright owner]
21 #
22 # CDDL HEADER END
23 #
24 # ident "%Z%%M% %I%     %E% SMI"
25 #
26 #
27 # Global message identifiers for the sgs utilities.  This information is read
28 # by sgsmsg(1l) using the -i option.
29 # Each utilities message file references one of the `MSGID' identifiers.  Its
30 # associated numeric setid is used when creating catgets(3c) messages, the
31 # string domain is used when creating gettext(3i) messages.
32 #
33
34 mesgid                  setid   domain
35
36 MSG_ID_RTLD             1       SUNW_OST_SGS            /* sgs/rtld */
37 MSG_ID_LIBRTLD          2       SUNW_OST_SGS            /* sgs/librtld */
38 MSG_ID_LIBLD            3       SUNW_OST_SGS            /* sgs/libld */
39 MSG_ID_LIBLDDBG         4       SUNW_OST_SGS            /* sgs/liblddbg */
40 MSG_ID_LIBLDSTAB        5       SUNW_OST_SGS            /* sgs/libldstab */
41 MSG_ID_LIBRTLD_DB       6       SUNW_OST_SGS            /* sgs/librtld_db */
42 MSG_ID_LIBPROF          7       SUNW_OST_SGS            /* sgs/libprof */
43 MSG_ID_LIBCRLE          8       SUNW_OST_SGS            /* sgs/libcrle */
44
45 MSG_ID_LIBELF           10      SUNW_OST_SGS            /* sgs/libelf */
46
47 MSG_ID_LD               20      SUNW_OST_SGS            /* sgs/ld */
48 MSG_ID_LDD              21      SUNW_OST_SGS            /* sgs/ldd */
49 MSG_ID_PVS              22      SUNW_OST_SGS            /* sgs/pvs */
50 MSG_ID_CRLE             23      SUNW_OST_SGS            /* sgs/crle */
51 MSG_ID_ELFDUMP          24      SUNW_OST_SGS            /* sgs/elfdump */
52 MSG_ID_MOE              25      SUNW_OST_SGS            /* sgs/moe */
53 MSG_ID_ELFEDIT          26      SUNW_OST_SGS            /* sgs/elfedit */
54 MSG_ID_ELFEDIT_CAP      27      SUNW_OST_SGS            /*      cap: */
55 MSG_ID_ELFEDIT_DYN      27      SUNW_OST_SGS            /*      dyn: */
56 MSG_ID_ELFEDIT_EHDR     27      SUNW_OST_SGS            /*      ehdr: */
57 MSG_ID_ELFEDIT_PHDR     27      SUNW_OST_SGS            /*      phdr: */
58 MSG_ID_ELFEDIT_SHDR     27      SUNW_OST_SGS            /*      shdr: */
59 MSG_ID_ELFEDIT_STR      27      SUNW_OST_SGS            /*      str: */
60 MSG_ID_ELFEDIT_SYM      27      SUNW_OST_SGS            /*      sym: */
61 MSG_ID_ELFEDIT_SYMINFO  27      SUNW_OST_SGS            /*      syminfo: */
62 MSG_ID_ELFWRAP          28      SUNW_OST_SGS            /* sgs/elfwrap */