8354 sync regcomp(3C) with upstream (fix make catalog)
[unleashed/tickless.git] / usr / src / man / man3lib / libslp.3lib
blob827e39a84d92e80d4ec6e95cdb3052e7088a9c26
1 '\" te
2 .\" Copyright (c) 2003, Sun Microsystems, Inc.  All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License").  You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.  See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE.  If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH LIBSLP 3LIB "May 22, 2003"
7 .SH NAME
8 libslp \- service location protocol library
9 .SH SYNOPSIS
10 .LP
11 .nf
12 cc [ \fIflag\fR... ] \fIfile\fR... \fB-lslp\fR [ \fIlibrary\fR... ]
13 .fi
15 .SH DESCRIPTION
16 .sp
17 .LP
18 Functions in this library provide routines that provide the Service Location
19 Protocol C library.
20 .SH INTERFACES
21 .sp
22 .LP
23 The shared object \fBlibslp.so.1\fR provides the public interfaces defined
24 below. See \fBIntro\fR(3) for additional information on shared object
25 interfaces.
26 .sp
28 .sp
29 .TS
30 l l
31 l l .
32 \fBSLPClose\fR  \fBSLPDelAttrs\fR
33 \fBSLPDereg\fR  \fBSLPEscape\fR
34 \fBSLPFindAttrs\fR      \fBSLPFindScopes\fR
35 \fBSLPFindSrvTypes\fR   \fBSLPFindSrvs\fR
36 \fBSLPFree\fR   \fBSLPGetProperty\fR
37 \fBSLPGetRefreshInterval\fR     \fBSLPOpen\fR
38 \fBSLPParseSrvURL\fR    \fBSLPReg\fR
39 \fBSLPSetProperty\fR    \fBSLPUnescape\fR
40 \fBslp_strerror\fR      
41 .TE
43 .SH FILES
44 .sp
45 .ne 2
46 .na
47 \fB\fB/usr/lib/libslp.so.1\fR\fR
48 .ad
49 .RS 27n
50 shared object
51 .RE
53 .sp
54 .ne 2
55 .na
56 \fB\fB/usr/lib/64/libslp.so.1\fR\fR
57 .ad
58 .RS 27n
59 64-bit shared object
60 .RE
62 .SH SEE ALSO
63 .sp
64 .LP
65 \fBpvs\fR(1), \fBIntro\fR(2), \fBIntro\fR(3), \fBattributes\fR(5)