1librpcsvc(3LIB)               Interface Libraries              librpcsvc(3LIB)
2
3
4

NAME

6       librpcsvc - RPC services library
7

SYNOPSIS

9       cc [ flag... ] file... -lrpcsvc [ library... ]
10       #include <rpc/rpc.h>
11       #include <rpcsvc/rstat.h>
12
13

DESCRIPTION

15       Functions in this library provide RPC services. See the manual pages in
16       Section 3RPC for the individual functions.
17

INTERFACES

19       The shared object librpcsvc.so.1 provides the public interfaces defined
20       below.  See Intro(3) for additional information on shared object inter‐
21       faces.
22
23
24
25
26       havedisk                      rnusers
27       rstat                         rusers
28       rwall                         xdr_statstime
29       xdr_statsvar                  xdr_utmpidlearr
30
31

FILES

33       /lib/librpcsvc.so.1       shared object
34
35
36       /lib/64/librpcsvc.so.1    64-bit shared object
37
38

ATTRIBUTES

40       See attributes(5) for descriptions of the following attributes:
41
42
43
44
45       ┌─────────────────────────────┬─────────────────────────────┐
46       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
47       ├─────────────────────────────┼─────────────────────────────┤
48       │Availability                 │SUNWcsl (32-bit)             │
49       ├─────────────────────────────┼─────────────────────────────┤
50       │                             │SUNWcslx (64-bit)            │
51       ├─────────────────────────────┼─────────────────────────────┤
52       │MT-Level                     │Safe                         │
53       └─────────────────────────────┴─────────────────────────────┘
54

SEE ALSO

56       pvs(1), Intro(3), rstat(3RPC), attributes(5)
57
58
59
60SunOS 5.11                        24 Mar 2004                  librpcsvc(3LIB)
Impressum