This file is indexed.

/usr/share/doc/openslp-doc/html/ProgrammersGuide/index.html is in openslp-doc 1.2.1-10+deb8u1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
   <meta name="GENERATOR" content="Mozilla/4.72C-CCK-MCD Caldera Systems OpenLinux [en] (X11; U; Linux 2.2.14 i686) [Netscape]">
   <title>OpenSLP Programmers Guide - Index</title>
</head>
<body text="#000000" bgcolor="#FFFFFF" link="#0000EF" vlink="#51188E" alink="#FF0000">
&nbsp;
<table NOSAVE >
<tr VALIGN=CENTER NOSAVE>
<td NOSAVE>
<h1>
<img SRC="smalllogo.jpg" height=106 width=317></h1>
</td>

<td NOSAVE>
<h1>
<hr WIDTH="100%">
Programmers Guide
<hr WIDTH="100%">
</h1>
</td>
</tr>
</table>

<table BORDER CELLPADDING=5 COLS=2 WIDTH="100%" NOSAVE >
<tr VALIGN=TOP NOSAVE>
<td NOSAVE>
<h3>
SLP Handle Functions</h3>
Functions used to open and close SLPHandles:
<p><b><a href="SLPOpen.html">SLPOpen()</a></b>
<br><b><a href="SLPClose.html">SLPClose()</a></b></td>

<td>
<h3>
Parsing Functions</h3>
Useful parsing functions:
<p><b><a href="SLPParseSrvURL.html">SLPParseSrvURL()</a></b>
<br><b><a href="SLPEscape.html">SLPEscape()</a></b>
<br><b><a href="SLPUnescape.html">SLPUnescape()</a></b>
<br><b><a href="SLPFree.html">SLPFree()</a></b></td>
</tr>

<tr VALIGN=TOP NOSAVE>
<td NOSAVE>
<h3>
Service Registration Functions</h3>
Functions that should be called by applications that provide a service:
<p><b><a href="SLPReg.html">SLPReg()</a></b>
<br><b><a href="SLPDereg.html">SLPDereg()</a></b>
<br><b><a href="SLPDelAttrs.html">SLPDelAttrs()</a></b></td>

<td>
<h3>
Configuration Functions</h3>
Functions that may be called to determine the configuration of the SLP
on the local machine and on the network:
<p><b><a href="SLPGetRefreshInterval.html">SLPGetRefreshInterval()</a></b>
<br><b><a href="SLPFindScopes.html">SLPFindScopes()</a></b>
<br><b><a href="SLPGetProperty.html">SLPGetProperty()</a></b>
<br><b><a href="SLPSetProperty.html">SLPSetProperty()</a></b></td>
</tr>

<tr VALIGN=TOP NOSAVE>
<td NOSAVE>
<h3>
Service Location Functions</h3>
Functions that may be called by applications that use services:
<p><b><a href="SLPFindSrvs.html">SLPFindSrvs()</a></b>
<br><b><a href="SLPFindSrvTypes.html">SLPFindSrvTypes()</a></b>
<br><b><a href="SLPFindAttrs.html">SLPFindAttrs()</a></b></td>

<td NOSAVE>
<h3>
Misc Information</h3>
Quick links to useful information:
<p><b><a href="Callbacks.html">Callbacks</a></b>
<br><b><a href="Syntax.html">Syntax</a></b>
<br><b><a href="SLPError.html">Error Codes</a></b>
<br><b><a href="Divergence.html">Divergence from RFC 2614</a></b></td>
</tr>
</table>

<p><font size=-1>Prepared by <a href="http://www.calderasystems.com">Caldera
Systems, Inc</a></font>
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
<br>&nbsp;
</body>
</html>