Cross Reference: /illumos-gate/usr/src/lib/udapl/libdat/common/llib-ldat
llib-ldat revision 7c478bd95313f5f23a4c958a745db2134aa03244
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
d46ee884c41b808b239563b1978468aae12e33a2vboxsync/*
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * CDDL HEADER START
d46ee884c41b808b239563b1978468aae12e33a2vboxsync *
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * The contents of this file are subject to the terms of the
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * Common Development and Distribution License, Version 1.0 only
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * (the "License"). You may not use this file except in compliance
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * with the License.
d46ee884c41b808b239563b1978468aae12e33a2vboxsync *
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * or http://www.opensolaris.org/os/licensing.
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * See the License for the specific language governing permissions
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * and limitations under the License.
d46ee884c41b808b239563b1978468aae12e33a2vboxsync *
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * When distributing Covered Code, include this CDDL HEADER in each
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * If applicable, add the following below this CDDL HEADER, with the
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * fields enclosed by brackets "[]" replaced with your own identifying
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * information: Portions Copyright [yyyy] [name of copyright owner]
d46ee884c41b808b239563b1978468aae12e33a2vboxsync *
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * CDDL HEADER END
d46ee884c41b808b239563b1978468aae12e33a2vboxsync */
d46ee884c41b808b239563b1978468aae12e33a2vboxsync/*
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * Copyright 2003 Sun Microsystems, Inc. All rights reserved.
d46ee884c41b808b239563b1978468aae12e33a2vboxsync * Use is subject to license terms.
d46ee884c41b808b239563b1978468aae12e33a2vboxsync */
d46ee884c41b808b239563b1978468aae12e33a2vboxsync
d46ee884c41b808b239563b1978468aae12e33a2vboxsync#pragma ident "%Z%%M% %I% %E% SMI"
d46ee884c41b808b239563b1978468aae12e33a2vboxsync
d46ee884c41b808b239563b1978468aae12e33a2vboxsync#include <dat/udat.h>
d46ee884c41b808b239563b1978468aae12e33a2vboxsync