This file is indexed.

/usr/share/doc/libglobus-gsi-openssl-error-dev/html/group__globus__gsi__openssl__error__activation.html is in libglobus-gsi-openssl-error-doc 2.1-5.

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
<!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.8.5 -->
  <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>
    </ul>
  </div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('group__globus__gsi__openssl__error__activation.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#define-members">Macros</a>  </div>
  <div class="headertitle">
<div class="title">Activation<div class="ingroups"><a class="el" href="group__globus__openssl__error__api.html">Globus OPENSSL Error API</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<div class="dynheader">
Collaboration diagram for Activation:</div>
<div class="dyncontent">
<center><table><tr><td><img src="group__globus__gsi__openssl__error__activation.png" border="0" alt="" usemap="#group____globus____gsi____openssl____error____activation"/>
<map name="group____globus____gsi____openssl____error____activation" id="group____globus____gsi____openssl____error____activation">
<area shape="rect" id="node2" href="group__globus__openssl__error__api.html" title="Globus OPENSSL Error API" alt="" coords="6,5,194,32"/></map>
</td></tr></table></center>
</div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:ga13473df2d4eff72d07d9f05bafaa605d"><td class="memItemLeft" align="right" valign="top">#define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__globus__gsi__openssl__error__activation.html#ga13473df2d4eff72d07d9f05bafaa605d">GLOBUS_GSI_OPENSSL_ERROR_MODULE</a></td></tr>
<tr class="separator:ga13473df2d4eff72d07d9f05bafaa605d"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<p>Globus GSI OpenSSL Error uses standard Globus module activation and deactivation. </p>
<p>Before any Globus GSI OpenSSL Error functions are called, the following function must be called:</p>
<div class="fragment"><div class="line">*      globus_module_activate(<a class="code" href="group__globus__gsi__openssl__error__activation.html#ga13473df2d4eff72d07d9f05bafaa605d">GLOBUS_GSI_OPENSSL_ERROR_MODULE</a>)</div>
<div class="line">* </div>
</div><!-- fragment --><p>This function returns GLOBUS_SUCCESS if Globus GSI OpenSSL Error was successfully initialized, and you are therefore allowed to subsequently call Globus GSI OpenSSL Error functions. Otherwise, an error code is returned, and Globus GSI OpenSSL Error functions should not be subsequently called. This function may be called multiple times.</p>
<p>To deactivate Globus GSI OpenSSL Error, the following function must be called:</p>
<div class="fragment"><div class="line">*    globus_module_deactivate(<a class="code" href="group__globus__gsi__openssl__error__activation.html#ga13473df2d4eff72d07d9f05bafaa605d">GLOBUS_GSI_OPENSSL_ERROR_MODULE</a>)</div>
<div class="line">* </div>
</div><!-- fragment --><p>This function should be called once for each time Globus GSI OpenSSL Error was activated. </p>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="ga13473df2d4eff72d07d9f05bafaa605d"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">#define GLOBUS_GSI_OPENSSL_ERROR_MODULE</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Module descriptor. </p>

</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<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>