This file is indexed.

/usr/share/doc/libglobus-gram-client-dev/html/structglobus__gram__client__job__info__s.html is in libglobus-gram-client-doc 12.3-2.

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
<!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="pages.html"><span>Related&#160;Pages</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><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__gram__client__job__info__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_gram_client_job_info_s Struct Reference<div class="ingroups"><a class="el" href="group__globus__gram__client__callback.html">Job state callbacks</a></div></div>  </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="globus_gram_client_job_info_s" --><h2><a name="pub-attribs"></a>
Data Fields</h2>
<ul>
<li>globus_hashtable_t <a class="el" href="structglobus__gram__client__job__info__s.html#a47ce826c556a33fe98b69f7dc70ebf92">extensions</a>
<li>char * <a class="el" href="structglobus__gram__client__job__info__s.html#a376beb71ba0fd7c1a2cd113204de7bb3">job_contact</a>
<li>int <a class="el" href="structglobus__gram__client__job__info__s.html#ac2d43ce5d2a6ee34fc24fde1f47b0bfe">job_state</a>
<li>int <a class="el" href="structglobus__gram__client__job__info__s.html#a52fc39d5063819bdc7e0b64b7cd8bf29">protocol_error_code</a>
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p>Extensible job information structure. </p>
<p>The <a class="el" href="group__globus__gram__client__callback.html#ga0db31ad82a8adcce58d6dcdec15385a7" title="Extensible job information structure.">globus_gram_client_job_info_t</a> data type is used to pass protocol extensions along with the standard job status information included in the GRAM2 protocol. This structure contains the information returned in job state callbacks plus a hash table of extension entries that contain <a class="elRef" href="group__globus__gram__protocol__io.html#ga3469e6c745f6e13ed624fd955a5017da">globus_gram_protocol_extension_t</a> name-value pairs. </p>
</div><hr/><h2>Field Documentation</h2>
<a class="anchor" id="a47ce826c556a33fe98b69f7dc70ebf92"></a><!-- doxytag: member="globus_gram_client_job_info_s::extensions" ref="a47ce826c556a33fe98b69f7dc70ebf92" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">globus_hashtable_t <a class="el" href="structglobus__gram__client__job__info__s.html#a47ce826c556a33fe98b69f7dc70ebf92">globus_gram_client_job_info_s::extensions</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Table of extension values. </p>

</div>
</div>
<a class="anchor" id="a376beb71ba0fd7c1a2cd113204de7bb3"></a><!-- doxytag: member="globus_gram_client_job_info_s::job_contact" ref="a376beb71ba0fd7c1a2cd113204de7bb3" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">char* <a class="el" href="structglobus__gram__client__job__info__s.html#a376beb71ba0fd7c1a2cd113204de7bb3">globus_gram_client_job_info_s::job_contact</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>GRAM Job Contact String. </p>

</div>
</div>
<a class="anchor" id="ac2d43ce5d2a6ee34fc24fde1f47b0bfe"></a><!-- doxytag: member="globus_gram_client_job_info_s::job_state" ref="ac2d43ce5d2a6ee34fc24fde1f47b0bfe" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structglobus__gram__client__job__info__s.html#ac2d43ce5d2a6ee34fc24fde1f47b0bfe">globus_gram_client_job_info_s::job_state</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>GRAM Job State. </p>

</div>
</div>
<a class="anchor" id="a52fc39d5063819bdc7e0b64b7cd8bf29"></a><!-- doxytag: member="globus_gram_client_job_info_s::protocol_error_code" ref="a52fc39d5063819bdc7e0b64b7cd8bf29" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int <a class="el" href="structglobus__gram__client__job__info__s.html#a52fc39d5063819bdc7e0b64b7cd8bf29">globus_gram_client_job_info_s::protocol_error_code</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>GRAM Error Code. </p>

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