9330 stack overflow when creating a deeply nested dataset
[unleashed.git] / usr / src / man / man3lib / librpcsvc.3lib
blob161c7adf78076e35e73eba945f904289240835ab
1 '\" te
2 .\" Copyright (c) 2004, Sun Microsystems, Inc.  All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH LIBRPCSVC 3LIB "Mar 24, 2004"
7 .SH NAME
8 librpcsvc \- RPC services library
9 .SH SYNOPSIS
10 .LP
11 .nf
12 cc [ \fIflag\fR... ] \fIfile\fR... \fB-lrpcsvc\fR [ \fIlibrary\fR... ]
13 #include <\fBrpc/rpc.h\fR>
14 #include <\fBrpcsvc/rstat.h\fR>
15 .fi
17 .SH DESCRIPTION
18 .sp
19 .LP
20 Functions in this library provide \fBRPC\fR services. See the manual pages in
21 Section 3RPC for the individual functions.
22 .SH INTERFACES
23 .sp
24 .LP
25 The shared object \fBlibrpcsvc.so.1\fR provides the public interfaces defined
26 below. See \fBIntro\fR(3) for additional information on shared object
27 interfaces.
28 .sp
30 .sp
31 .TS
32 l l
33 l l .
34 \fBhavedisk\fR  \fBrnusers\fR
35 \fBrstat\fR     \fBrusers\fR
36 \fBrwall\fR     \fBxdr_statstime\fR
37 \fBxdr_statsvar\fR      \fBxdr_utmpidlearr\fR
38 .TE
40 .SH FILES
41 .sp
42 .ne 2
43 .na
44 \fB\fB/lib/librpcsvc.so.1\fR\fR
45 .ad
46 .RS 26n
47 shared object
48 .RE
50 .sp
51 .ne 2
52 .na
53 \fB\fB/lib/64/librpcsvc.so.1\fR\fR
54 .ad
55 .RS 26n
56 64-bit shared object
57 .RE
59 .SH ATTRIBUTES
60 .sp
61 .LP
62 See \fBattributes\fR(5) for descriptions of the following attributes:
63 .sp
65 .sp
66 .TS
67 box;
68 c | c
69 l | l .
70 ATTRIBUTE TYPE  ATTRIBUTE VALUE
72 MT-Level        Safe
73 .TE
75 .SH SEE ALSO
76 .sp
77 .LP
78 \fBpvs\fR(1), \fBIntro\fR(3), \fBrstat\fR(3RPC), \fBattributes\fR(5)