This file is indexed.

/usr/share/doc/libglobus-gass-copy-dev/html/structglobus__gass__copy__state__s.html is in libglobus-gass-copy-doc 8.2-1.

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
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!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 class="current"><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><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('structglobus__gass__copy__state__s.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="summary">
<a href="#pub-attribs">Data Fields</a>  </div>
  <div class="headertitle">
<div class="title">globus_gass_copy_state_s Struct Reference</div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="globus_gass_copy_state_s" --><h2><a name="pub-attribs"></a>
Data Fields</h2>
<ul>
<li><a class="el" href="structglobus__i__gass__copy__state__target__s.html">globus_i_gass_copy_target_t</a> <a class="el" href="structglobus__gass__copy__state__s.html#a6cb26ba2b2830126bac6c1ae45f6609c">source</a>
<li><a class="el" href="structglobus__i__gass__copy__state__target__s.html">globus_i_gass_copy_target_t</a> <a class="el" href="structglobus__gass__copy__state__s.html#adaab56380b2ea83a0d1681cf3150e5d0">dest</a>
<li><a class="el" href="structglobus__i__gass__copy__monitor__t.html">globus_i_gass_copy_monitor_t</a> <a class="el" href="structglobus__gass__copy__state__s.html#ac0f561a78304eb7ba3064a2f7f13e057">monitor</a>
<li>globus_mutex_t <a class="el" href="structglobus__gass__copy__state__s.html#a50def607de2a7319107addce71379217">mutex</a>
<li>globus_i_gass_copy_cancel_status_t <a class="el" href="structglobus__gass__copy__state__s.html#a3c7de9e5ba202176e9e139e1898e178b">cancel</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>The state structure contains all that is required to perform a file transfer from a source to a destination. </p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a6cb26ba2b2830126bac6c1ae45f6609c"></a><!-- doxytag: member="globus_gass_copy_state_s::source" ref="a6cb26ba2b2830126bac6c1ae45f6609c" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structglobus__i__gass__copy__state__target__s.html">globus_i_gass_copy_target_t</a> <a class="el" href="structglobus__gass__copy__state__s.html#a6cb26ba2b2830126bac6c1ae45f6609c">globus_gass_copy_state_s::source</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Source information for the file transfer. </p>

</div>
</div>
<a class="anchor" id="adaab56380b2ea83a0d1681cf3150e5d0"></a><!-- doxytag: member="globus_gass_copy_state_s::dest" ref="adaab56380b2ea83a0d1681cf3150e5d0" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structglobus__i__gass__copy__state__target__s.html">globus_i_gass_copy_target_t</a> <a class="el" href="structglobus__gass__copy__state__s.html#adaab56380b2ea83a0d1681cf3150e5d0">globus_gass_copy_state_s::dest</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Dest information for the file transfer. </p>

</div>
</div>
<a class="anchor" id="ac0f561a78304eb7ba3064a2f7f13e057"></a><!-- doxytag: member="globus_gass_copy_state_s::monitor" ref="ac0f561a78304eb7ba3064a2f7f13e057" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="structglobus__i__gass__copy__monitor__t.html">globus_i_gass_copy_monitor_t</a> <a class="el" href="structglobus__gass__copy__state__s.html#ac0f561a78304eb7ba3064a2f7f13e057">globus_gass_copy_state_s::monitor</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Used for signalling from the various callback functions. </p>

</div>
</div>
<a class="anchor" id="a50def607de2a7319107addce71379217"></a><!-- doxytag: member="globus_gass_copy_state_s::mutex" ref="a50def607de2a7319107addce71379217" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">globus_mutex_t <a class="el" href="structglobus__gass__copy__state__s.html#a50def607de2a7319107addce71379217">globus_gass_copy_state_s::mutex</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>coordinates the modifying of the state, aside from the target structures </p>

</div>
</div>
<a class="anchor" id="a3c7de9e5ba202176e9e139e1898e178b"></a><!-- doxytag: member="globus_gass_copy_state_s::cancel" ref="a3c7de9e5ba202176e9e139e1898e178b" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">globus_i_gass_copy_cancel_status_t <a class="el" href="structglobus__gass__copy__state__s.html#a3c7de9e5ba202176e9e139e1898e178b">globus_gass_copy_state_s::cancel</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>indicates the status of the cancel operation. </p>

</div>
</div>
</div><!-- contents -->
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="navelem"><a class="el" href="structglobus__gass__copy__state__s.html">globus_gass_copy_state_s</a>      </li>
<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>