opensolaris man page for librpcsvc

Query: librpcsvc

OS: opensolaris

Section: 3lib

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

librpcsvc(3LIB) 						Interface Libraries						   librpcsvc(3LIB)

NAME
librpcsvc - RPC services library
SYNOPSIS
cc [ flag... ] file... -lrpcsvc [ library... ] #include <rpc/rpc.h> #include <rpcsvc/rstat.h>
DESCRIPTION
Functions in this library provide RPC services. See the manual pages in Section 3RPC for the individual functions.
INTERFACES
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
FILES
/lib/librpcsvc.so.1 shared object /lib/64/librpcsvc.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsl (32-bit) | +-----------------------------+-----------------------------+ | |SUNWcslx (64-bit) | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+
SEE ALSO
pvs(1), Intro(3), rstat(3RPC), attributes(5) SunOS 5.11 24 Mar 2004 librpcsvc(3LIB)
Related Man Pages
librpcsvc(3lib) - opensolaris
libkstat(3lib) - opensolaris
libmd5(3lib) - opensolaris
havedisk(3rpc) - opensolaris
rstat(3rpc) - bsd
Similar Topics in the Unix Linux Community
NFS and RPC in Solaris 10