xref: /onnv-gate/usr/src/lib/smbsrv/libsmbrp/common/llib-lreparse_smb (revision 11963:061945695ce1)
1*11963SAfshin.Ardakani@Sun.COM/*
2*11963SAfshin.Ardakani@Sun.COM * CDDL HEADER START
3*11963SAfshin.Ardakani@Sun.COM *
4*11963SAfshin.Ardakani@Sun.COM * The contents of this file are subject to the terms of the
5*11963SAfshin.Ardakani@Sun.COM * Common Development and Distribution License (the "License").
6*11963SAfshin.Ardakani@Sun.COM * You may not use this file except in compliance with the License.
7*11963SAfshin.Ardakani@Sun.COM *
8*11963SAfshin.Ardakani@Sun.COM * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*11963SAfshin.Ardakani@Sun.COM * or http://www.opensolaris.org/os/licensing.
10*11963SAfshin.Ardakani@Sun.COM * See the License for the specific language governing permissions
11*11963SAfshin.Ardakani@Sun.COM * and limitations under the License.
12*11963SAfshin.Ardakani@Sun.COM *
13*11963SAfshin.Ardakani@Sun.COM * When distributing Covered Code, include this CDDL HEADER in each
14*11963SAfshin.Ardakani@Sun.COM * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*11963SAfshin.Ardakani@Sun.COM * If applicable, add the following below this CDDL HEADER, with the
16*11963SAfshin.Ardakani@Sun.COM * fields enclosed by brackets "[]" replaced with your own identifying
17*11963SAfshin.Ardakani@Sun.COM * information: Portions Copyright [yyyy] [name of copyright owner]
18*11963SAfshin.Ardakani@Sun.COM *
19*11963SAfshin.Ardakani@Sun.COM * CDDL HEADER END
20*11963SAfshin.Ardakani@Sun.COM */
21*11963SAfshin.Ardakani@Sun.COM/*
22*11963SAfshin.Ardakani@Sun.COM * Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
23*11963SAfshin.Ardakani@Sun.COM * Use is subject to license terms.
24*11963SAfshin.Ardakani@Sun.COM */
25*11963SAfshin.Ardakani@Sun.COM
26*11963SAfshin.Ardakani@Sun.COM/*LINTLIBRARY*/
27*11963SAfshin.Ardakani@Sun.COM/*PROTOLIB1*/
28*11963SAfshin.Ardakani@Sun.COM
29*11963SAfshin.Ardakani@Sun.COM#include <smbsrv/smb_dfs.h>
30