xref: /illumos-gate/usr/src/lib/libdladm/libdladm.xcl (revision 33343a97)
1*33343a97Smeem#
2*33343a97Smeem# CDDL HEADER START
3*33343a97Smeem#
4*33343a97Smeem# The contents of this file are subject to the terms of the
5*33343a97Smeem# Common Development and Distribution License (the "License").
6*33343a97Smeem# You may not use this file except in compliance with the License.
7*33343a97Smeem#
8*33343a97Smeem# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*33343a97Smeem# or http://www.opensolaris.org/os/licensing.
10*33343a97Smeem# See the License for the specific language governing permissions
11*33343a97Smeem# and limitations under the License.
12*33343a97Smeem#
13*33343a97Smeem# When distributing Covered Code, include this CDDL HEADER in each
14*33343a97Smeem# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*33343a97Smeem# If applicable, add the following below this CDDL HEADER, with the
16*33343a97Smeem# fields enclosed by brackets "[]" replaced with your own identifying
17*33343a97Smeem# information: Portions Copyright [yyyy] [name of copyright owner]
18*33343a97Smeem#
19*33343a97Smeem# CDDL HEADER END
20*33343a97Smeem#
21*33343a97Smeem#
22*33343a97Smeem# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
23*33343a97Smeem# Use is subject to license terms.
24*33343a97Smeem#
25*33343a97Smeem# ident	"%Z%%M%	%I%	%E% SMI"
26*33343a97Smeem#
27*33343a97Smeemmsgid  " \n\t"
28*33343a97Smeemmsgid  ""
29*33343a97Smeemmsgid  "%02x"
30*33343a97Smeemmsgid  "%s"
31*33343a97Smeemmsgid  "%s%c"
32*33343a97Smeemmsgid  "%s%d"
33*33343a97Smeemmsgid  "%s/%s"
34*33343a97Smeemmsgid  "%s/%s.new"
35*33343a97Smeemmsgid  "%s="
36*33343a97Smeemmsgid  "%s\n"
37*33343a97Smeemmsgid  "%s\t"
38*33343a97Smeemmsgid  "/"
39*33343a97Smeemmsgid  "/tmp/%s.lock"
40*33343a97Smeemmsgid  "0x"
41*33343a97Smeemmsgid  "r"
42*33343a97Smeemmsgid  "r+"
43*33343a97Smeemmsgid  "w"
44*33343a97Smeemmsgid  "wep"
45