libslp(3LIB) Interface Libraries libslp(3LIB)
NAME
libslp - service location protocol library
SYNOPSIS
cc [ flag... ] file... -lslp [ library... ]
DESCRIPTION
Functions in this library provide routines that provide the Service Location Protocol C library.
INTERFACES
The shared object libslp.so.1 provides the public interfaces defined below. See intro(3) for additional information on shared object inter-
faces.
SLPClose SLPDelAttrs
SLPDereg SLPEscape
SLPFindAttrs SLPFindScopes
SLPFindSrvTypes SLPFindSrvs
SLPFree SLPGetProperty
SLPGetRefreshInterval SLPOpen
SLPParseSrvURL SLPReg
SLPSetProperty SLPUnescape
slp_strerror
FILES
/usr/lib/libslp.so.1 shared object
/usr/lib/64/libslp.so.1 64-bit shared object
ATTRIBUTES
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWslpu |
+-----------------------------+-----------------------------+
SEE ALSO
pvs(1), intro(2), intro(3), attributes(5)
SunOS 5.10 22 May 2003 libslp(3LIB)