This file is indexed.

/usr/share/doc/libglobus-gss-assist-dev/html/globus__gss__assist__constants_8h_source.html is in libglobus-gss-assist-doc 10.15-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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>globus_gss_assist: globus_gss_assist_constants.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
  $(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">globus_gss_assist
   &#160;<span id="projectnumber">10.15</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <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="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <span class="left">
          <img id="MSearchSelect" src="search/mag_sel.png"
               onmouseover="return searchBox.OnSearchSelectShow()"
               onmouseout="return searchBox.OnSearchSelectHide()"
               alt=""/>
          <input type="text" id="MSearchField" value="Search" accesskey="S"
               onfocus="searchBox.OnSearchFieldFocus(true)" 
               onblur="searchBox.OnSearchFieldFocus(false)" 
               onkeyup="searchBox.OnSearchFieldChange(event)"/>
          </span><span class="right">
            <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
          </span>
        </div>
      </li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>Globals</span></a></li>
    </ul>
  </div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="header">
  <div class="headertitle">
<div class="title">globus_gss_assist_constants.h</div>  </div>
</div><!--header-->
<div class="contents">
<a href="globus__gss__assist__constants_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div><div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * Copyright 1999-2006 University of Chicago</span></div><div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> * </span></div><div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);</span></div><div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> * you may not use this file except in compliance with the License.</span></div><div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * You may obtain a copy of the License at</span></div><div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * </span></div><div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * http://www.apache.org/licenses/LICENSE-2.0</span></div><div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * </span></div><div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> * Unless required by applicable law or agreed to in writing, software</span></div><div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS,</span></div><div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.</span></div><div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * See the License for the specific language governing permissions and</span></div><div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * limitations under the License.</span></div><div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> */</span></div><div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;</div><div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="preprocessor">#ifndef GLOBUS_GSI_GSS_ASSIST_CONSTANTS_H</span></div><div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="preprocessor">#define GLOBUS_GSI_GSS_ASSIST_CONSTANTS_H</span></div><div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;</div><div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;<span class="keyword">extern</span> <span class="stringliteral">&quot;C&quot;</span> {</div><div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div><div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#gabf8e6c38ce523b96e029c44829b1cd4f">   39</a></span>&#160;<span class="keyword">typedef</span> <span class="keyword">enum</span></div><div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;{</div><div class="line"><a name="l00042"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa43df0e8be1c263efb660c260a7c49963">   42</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa43df0e8be1c263efb660c260a7c49963">GLOBUS_GSI_GSS_ASSIST_ERROR_SUCCESS</a> = 0,</div><div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa50f6399873002772734e0e89d00cba09">   44</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa50f6399873002772734e0e89d00cba09">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_ARGUMENTS</a> = 1,</div><div class="line"><a name="l00046"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa9b20755b1e439ecbb28842c10e26209d">   46</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa9b20755b1e439ecbb28842c10e26209d">GLOBUS_GSI_GSS_ASSIST_ERROR_USER_ID_DOESNT_MATCH</a> = 2,</div><div class="line"><a name="l00048"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fade68f5c9b701d0450788d8eeed37f3f8">   48</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fade68f5c9b701d0450788d8eeed37f3f8">GLOBUS_GSI_GSS_ASSIST_ERROR_IN_GRIDMAP_NO_USER_ENTRY</a> = 3,</div><div class="line"><a name="l00050"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa675755c1260b8576f91a5511ca2f0392">   50</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa675755c1260b8576f91a5511ca2f0392">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_GRIDMAP</a> = 4,</div><div class="line"><a name="l00052"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa28eb1976408a759c9b969bbd1e1e9ca9">   52</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa28eb1976408a759c9b969bbd1e1e9ca9">GLOBUS_GSI_GSS_ASSIST_ERROR_INVALID_GRIDMAP_FORMAT</a> = 5,</div><div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4faabe83324ed3455d3d73f0f212e57ddcd">   54</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4faabe83324ed3455d3d73f0f212e57ddcd">GLOBUS_GSI_GSS_ASSIST_ERROR_ERRNO</a> = 6,</div><div class="line"><a name="l00056"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa25932c4a82d050c4dfe90d916205eb1d">   56</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa25932c4a82d050c4dfe90d916205eb1d">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_INIT</a> = 7,</div><div class="line"><a name="l00058"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa916f42f40b3dd7dd07f1adb0f04d1596">   58</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa916f42f40b3dd7dd07f1adb0f04d1596">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_WRAP</a> = 8,</div><div class="line"><a name="l00060"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa5f09c2a57f65159913631b7720514287">   60</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa5f09c2a57f65159913631b7720514287">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_TOKEN</a> = 9,</div><div class="line"><a name="l00062"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fafaafb25a8069d6099c2e82e94f6f8374">   62</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fafaafb25a8069d6099c2e82e94f6f8374">GLOBUS_GSI_GSS_ASSIST_ERROR_EXPORTING_CONTEXT</a> = 10,</div><div class="line"><a name="l00064"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fab414ebefbb6fba75275ed2af2558d03d">   64</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fab414ebefbb6fba75275ed2af2558d03d">GLOBUS_GSI_GSS_ASSIST_ERROR_IMPORTING_CONTEXT</a> = 11,</div><div class="line"><a name="l00066"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4facd3e0ef22f51a765e8a034acb685de6a">   66</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4facd3e0ef22f51a765e8a034acb685de6a">GLOBUS_GSI_GSS_ASSIST_ERROR_INITIALIZING_CALLOUT_HANDLE</a> = 12,</div><div class="line"><a name="l00068"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4faa3116a6dd011d0fad36336c1833d4bc6">   68</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4faa3116a6dd011d0fad36336c1833d4bc6">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_CALLOUT_CONFIG</a> = 13,</div><div class="line"><a name="l00070"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa2038d2f3e57eeeb5e08ac1fe6ad4f37b">   70</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa2038d2f3e57eeeb5e08ac1fe6ad4f37b">GLOBUS_GSI_GSS_ASSIST_CALLOUT_ERROR</a> = 14,</div><div class="line"><a name="l00072"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa4e12779075965ee7e4f85ef421f61b04">   72</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa4e12779075965ee7e4f85ef421f61b04">GLOBUS_GSI_GSS_ASSIST_GSSAPI_ERROR</a> = 15,</div><div class="line"><a name="l00074"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fac5bf4d6094ddb3469e4f925f852c622d">   74</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fac5bf4d6094ddb3469e4f925f852c622d">GLOBUS_GSI_GSS_ASSIST_GRIDMAP_LOOKUP_FAILED</a> = 16,</div><div class="line"><a name="l00076"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa8eb093125d2dbc84af9d3e6944b601c1">   76</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa8eb093125d2dbc84af9d3e6944b601c1">GLOBUS_GSI_GSS_ASSIST_BUFFER_TOO_SMALL</a> = 17,</div><div class="line"><a name="l00078"></a><span class="lineno"><a class="line" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fae790a37973ee75c3b844a37bfd65ae90">   78</a></span>&#160;    <a class="code" href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fae790a37973ee75c3b844a37bfd65ae90">GLOBUS_GSI_GSS_ASSIST_ERROR_CANONICALIZING_HOSTNAME</a> = 18,</div><div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;    GLOBUS_GSI_GSS_ASSIST_ERROR_LAST = 19</div><div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;} <a class="code" href="group__globus__gss__assist__constants.html#gabf8e6c38ce523b96e029c44829b1cd4f">globus_gsi_gss_assist_error_t</a>;</div><div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;</div><div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;<span class="preprocessor">#ifdef __cplusplus</span></div><div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;}</div><div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;<span class="preprocessor">#endif</span></div><div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;</div><div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;<span class="preprocessor">#endif</span></div><div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa4e12779075965ee7e4f85ef421f61b04"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa4e12779075965ee7e4f85ef421f61b04">GLOBUS_GSI_GSS_ASSIST_GSSAPI_ERROR</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:72</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa5f09c2a57f65159913631b7720514287"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa5f09c2a57f65159913631b7720514287">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_TOKEN</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:60</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fade68f5c9b701d0450788d8eeed37f3f8"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fade68f5c9b701d0450788d8eeed37f3f8">GLOBUS_GSI_GSS_ASSIST_ERROR_IN_GRIDMAP_NO_USER_ENTRY</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:48</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa9b20755b1e439ecbb28842c10e26209d"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa9b20755b1e439ecbb28842c10e26209d">GLOBUS_GSI_GSS_ASSIST_ERROR_USER_ID_DOESNT_MATCH</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:46</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa8eb093125d2dbc84af9d3e6944b601c1"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa8eb093125d2dbc84af9d3e6944b601c1">GLOBUS_GSI_GSS_ASSIST_BUFFER_TOO_SMALL</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:76</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fae790a37973ee75c3b844a37bfd65ae90"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fae790a37973ee75c3b844a37bfd65ae90">GLOBUS_GSI_GSS_ASSIST_ERROR_CANONICALIZING_HOSTNAME</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:78</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa43df0e8be1c263efb660c260a7c49963"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa43df0e8be1c263efb660c260a7c49963">GLOBUS_GSI_GSS_ASSIST_ERROR_SUCCESS</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:42</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa50f6399873002772734e0e89d00cba09"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa50f6399873002772734e0e89d00cba09">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_ARGUMENTS</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:44</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa25932c4a82d050c4dfe90d916205eb1d"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa25932c4a82d050c4dfe90d916205eb1d">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_INIT</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:56</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fab414ebefbb6fba75275ed2af2558d03d"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fab414ebefbb6fba75275ed2af2558d03d">GLOBUS_GSI_GSS_ASSIST_ERROR_IMPORTING_CONTEXT</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:64</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4faa3116a6dd011d0fad36336c1833d4bc6"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4faa3116a6dd011d0fad36336c1833d4bc6">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_CALLOUT_CONFIG</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:68</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_gabf8e6c38ce523b96e029c44829b1cd4f"><div class="ttname"><a href="group__globus__gss__assist__constants.html#gabf8e6c38ce523b96e029c44829b1cd4f">globus_gsi_gss_assist_error_t</a></div><div class="ttdeci">globus_gsi_gss_assist_error_t</div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:39</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa2038d2f3e57eeeb5e08ac1fe6ad4f37b"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa2038d2f3e57eeeb5e08ac1fe6ad4f37b">GLOBUS_GSI_GSS_ASSIST_CALLOUT_ERROR</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:70</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4faabe83324ed3455d3d73f0f212e57ddcd"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4faabe83324ed3455d3d73f0f212e57ddcd">GLOBUS_GSI_GSS_ASSIST_ERROR_ERRNO</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:54</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fafaafb25a8069d6099c2e82e94f6f8374"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fafaafb25a8069d6099c2e82e94f6f8374">GLOBUS_GSI_GSS_ASSIST_ERROR_EXPORTING_CONTEXT</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:62</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa916f42f40b3dd7dd07f1adb0f04d1596"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa916f42f40b3dd7dd07f1adb0f04d1596">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_WRAP</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:58</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa675755c1260b8576f91a5511ca2f0392"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa675755c1260b8576f91a5511ca2f0392">GLOBUS_GSI_GSS_ASSIST_ERROR_WITH_GRIDMAP</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:50</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4facd3e0ef22f51a765e8a034acb685de6a"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4facd3e0ef22f51a765e8a034acb685de6a">GLOBUS_GSI_GSS_ASSIST_ERROR_INITIALIZING_CALLOUT_HANDLE</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:66</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fac5bf4d6094ddb3469e4f925f852c622d"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fac5bf4d6094ddb3469e4f925f852c622d">GLOBUS_GSI_GSS_ASSIST_GRIDMAP_LOOKUP_FAILED</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:74</div></div>
<div class="ttc" id="group__globus__gss__assist__constants_html_ggabf8e6c38ce523b96e029c44829b1cd4fa28eb1976408a759c9b969bbd1e1e9ca9"><div class="ttname"><a href="group__globus__gss__assist__constants.html#ggabf8e6c38ce523b96e029c44829b1cd4fa28eb1976408a759c9b969bbd1e1e9ca9">GLOBUS_GSI_GSS_ASSIST_ERROR_INVALID_GRIDMAP_FORMAT</a></div><div class="ttdef"><b>Definition:</b> globus_gss_assist_constants.h:52</div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>