man pages section 3: Library Interfaces and Headers

Exit Print View

Updated: July 2014
 
 

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

INTERFACES

The shared object libslp.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

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
service/network/slp

See also

pvs(1), Intro(2), Intro(3), attributes(5)