This file is indexed.

/usr/share/doc/libglobus-rls-client-dev/html/annotated.html is in libglobus-rls-client-doc 5.2-8.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta name="robots" content="noindex">
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<!-- THIS FILE IS AUTOMATICALLY GENERATED FROM THE GLOBUS SOURCE CODE
     DO NOT MODIFY.
-->
<title>Globus Reference Manual</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head>
<body>
<!-- Generated by Doxygen 1.7.6.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="functions.html"><span>Data&#160;Fields</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('annotated.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Data Structures</div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the data structures with brief descriptions:</div><table>
  <tr><td class="indexkey"><a class="el" href="structglobus__rls__attribute__object__t.html">globus_rls_attribute_object_t</a></td><td class="indexvalue">Globus_rls_client_lrc_attr_search() returns a list of these structures which include the object name (LFN or PFN) and attribute value found by the query </td></tr>
  <tr><td class="indexkey"><a class="el" href="structglobus__rls__attribute__t.html">globus_rls_attribute_t</a></td><td class="indexvalue">Object (LFN or PFN) attribute type </td></tr>
  <tr><td class="indexkey"><a class="el" href="structglobus__rls__handle__t.html">globus_rls_handle_t</a></td><td class="indexvalue">RLS Client Handle </td></tr>
  <tr><td class="indexkey"><a class="el" href="structglobus__rls__rli__info__t.html">globus_rls_rli_info_t</a></td><td class="indexvalue">Information about RLI server, returned by <a class="el" href="group__globus__rls__client__lrc__operation.html#gadca06346bfac7dddb3ea08b0fd30d1e1" title="Get info about RLI server updated by an LRC server.">globus_rls_client_lrc_rli_info()</a> and <a class="el" href="group__globus__rls__client__lrc__operation.html#gace2a3e994a2fdb520cd9ffc975612e56" title="Return URLs of RLIs that LRC sends updates to.">globus_rls_client_lrc_rli_list()</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="structglobus__rls__sender__info__t.html">globus_rls_sender_info_t</a></td><td class="indexvalue">Information about server sending updates to an rli, returned by <a class="el" href="group__globus__rls__client__rli__operation.html#ga9e003aa773bd97e8e0e9cd30149f6457" title="Get list of servers updating this RLI server.">globus_rls_client_rli_sender_list()</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="structglobus__rls__stats__t.html">globus_rls_stats_t</a></td><td class="indexvalue">Various configuration options and statistics about an RLS server returned in the following structures by <a class="el" href="group__globus__rls__client__miscellaneous.html#ga4f9ae7002b2233652cb7e31ba9c5e758" title="Retrieve various statistics from RLS server.">globus_rls_client_stats()</a> </td></tr>
  <tr><td class="indexkey"><a class="el" href="structglobus__rls__string2__bulk__t.html">globus_rls_string2_bulk_t</a></td><td class="indexvalue">String pair result with return code, returned by bulk query operations </td></tr>
  <tr><td class="indexkey"><a class="el" href="structglobus__rls__string2__t.html">globus_rls_string2_t</a></td><td class="indexvalue">String pair result </td></tr>
</table>
</div><!-- contents -->
</div>
  <div id="nav-path" class="navpath">
    <ul>
<hr>
<p align="center">
<a href="http://www.globus.org/toolkit/about.html" target="_top">about globus</a> |
<a href="http://www.globus.org/toolkit/" target="_top">globus toolkit</a> |
<a href="https://dev.globus.org/wiki/Welcome/" target="_top">dev.globus</a>
<br>
<br>
Comments? <a href="mailto:webmaster@globus.org">webmaster@globus.org</a>

</body>
</html>