1ce1951135b81c803c8dcf2f3c756009b1b0170ath/*
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * CDDL HEADER START
1ce1951135b81c803c8dcf2f3c756009b1b0170ath *
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * The contents of this file are subject to the terms of the
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * Common Development and Distribution License (the "License").
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * You may not use this file except in compliance with the License.
1ce1951135b81c803c8dcf2f3c756009b1b0170ath *
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * or http://www.opensolaris.org/os/licensing.
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * See the License for the specific language governing permissions
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * and limitations under the License.
1ce1951135b81c803c8dcf2f3c756009b1b0170ath *
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * When distributing Covered Code, include this CDDL HEADER in each
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * If applicable, add the following below this CDDL HEADER, with the
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * fields enclosed by brackets "[]" replaced with your own identifying
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * information: Portions Copyright [yyyy] [name of copyright owner]
1ce1951135b81c803c8dcf2f3c756009b1b0170ath *
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * CDDL HEADER END
1ce1951135b81c803c8dcf2f3c756009b1b0170ath */
1ce1951135b81c803c8dcf2f3c756009b1b0170ath
1ce1951135b81c803c8dcf2f3c756009b1b0170ath/*
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
1ce1951135b81c803c8dcf2f3c756009b1b0170ath * Use is subject to license terms.
1ce1951135b81c803c8dcf2f3c756009b1b0170ath */
1ce1951135b81c803c8dcf2f3c756009b1b0170ath
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#pragma ident "%Z%%M% %I% %E% SMI"
1ce1951135b81c803c8dcf2f3c756009b1b0170ath
1ce1951135b81c803c8dcf2f3c756009b1b0170ath/* LINTLIBRARY */
1ce1951135b81c803c8dcf2f3c756009b1b0170ath/* PROTOLIB1 */
1ce1951135b81c803c8dcf2f3c756009b1b0170ath
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#include <rpcsvc/autofs_prot.h>
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#include <rpcsvc/bootparam_prot.h>
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#include <rpcsvc/mount.h>
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#include <rpcsvc/nfs4_prot.h>
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#include <rpcsvc/nlm_prot.h>
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#include <rpcsvc/rpc_sztypes.h>
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#include <rpcsvc/rstat.h>
1ce1951135b81c803c8dcf2f3c756009b1b0170ath#include <rpcsvc/ufs_prot.h>
1ce1951135b81c803c8dcf2f3c756009b1b0170ath
1ce1951135b81c803c8dcf2f3c756009b1b0170athextern int __clnt_bindresvport(CLIENT *);
1ce1951135b81c803c8dcf2f3c756009b1b0170ath