|
Interface Libraries | librpcsvc(3LIB) |
| librpcsvc - RPC services library |
SYNOPSIS
|
cc [ flag... ] file... -lrpcsvc [ library... ]
#include <rpc/rpc.h>
#include <rpcsvc/rstat.h>
|
|
Functions in this library provide RPC services. See the manual pages in Section 3RPC for the individual functions.
|
|
The shared object librpcsvc.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object interfaces.
havedisk | rnusers |
rstat | rusers |
rwall | xdr_statstime |
xdr_statsvar | xdr_utmpidlearr |
|
|
-
/usr/lib/librpcsvc.a
- archive library
-
/usr/lib/librpcsvc.so.1
- shared object
-
/usr/lib/64/librpcsvc.so.1
- 64-bit shared object
|
|
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
Availability | SUNWcsl, SUNWarc (32-bit) |
| SUNWcslx (64-bit) |
MT-Level | Safe |
|
| |