| |
| Interface Libraries | libslp(3LIB) |
| | libslp - service location
protocol library |
SYNOPSIS
| |
cc [ flag... ] file... -lslp [ library... ]
|
| |
Functions in this library provide routines that provide the Service Location Protocol C library.
|
| |
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 | |
|
| |
-
/usr/lib/libslp.so.1
- shared object
-
/usr/lib/64/libslp.so.1
- 64-bit shared object file
|
| |
See attributes(5) for descriptions of the following attributes:
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
| Availability | SUNWslpu |
|
| |