Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7047e43f2a7331b9a9b8581565254d9c > files > 25

globus-gsi-sysconfig-doc-3.1-4.fc15.noarch.rpm

<!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.4 -->
  <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>
<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('group__globus__gsi__sysconfig__shared.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Functions for all platforms</div>  </div>
</div>
<div class="contents">

<p>These functions are platform independent members of the Globus GSI System Configuration API.  
<a href="#details">More...</a></p>
<h2><a name="member-group"></a>
Get Unique Proxy Filename</h2>
<ul>
<li>globus_result_t <a class="el" href="group__globus__gsi__sysconfig__shared.html#ga52184298d9172ddf942641c3b0397e28">globus_gsi_sysconfig_get_unique_proxy_filename</a> (char **unique_filename)
</ul>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<p>These functions are platform independent members of the Globus GSI System Configuration API. </p>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="ga52184298d9172ddf942641c3b0397e28"></a><!-- doxytag: member="globus_gsi_system_config.c::globus_gsi_sysconfig_get_unique_proxy_filename" ref="ga52184298d9172ddf942641c3b0397e28" args="(char **unique_filename)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">globus_result_t globus_gsi_sysconfig_get_unique_proxy_filename </td>
          <td>(</td>
          <td class="paramtype">char **&#160;</td>
          <td class="paramname"><em>unique_filename</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Get a unique proxy cert filename. </p>
<p>This is mostly used for delegated proxy credentials. Each filename returned is going to be unique for each time the function is called.</p>
<dl><dt><b>Parameters:</b></dt><dd>
  <table class="params">
    <tr><td class="paramname">unique_filename</td><td>the unique filename for a delegated proxy cert</td></tr>
  </table>
  </dd>
</dl>
<dl class="return"><dt><b>Returns:</b></dt><dd>GLOBUS_SUCCESS or an error object identifier </dd></dl>

</div>
</div>
</div>
</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>