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
|
<!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"/>
<title>pam_pkcs11: _scconf_entry Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.3 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="functions.html"><span>Data Fields</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>_scconf_entry Struct Reference</h1><!-- doxytag: class="_scconf_entry" -->
<p><code>#include <<a class="el" href="scconf_8h_source.html">scconf.h</a>></code></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Data Fields</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__scconf__entry.html#a8f8f80d37794cde9472343e4487ba3eb">name</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__scconf__entry.html#a4bfea42429249a1f65204f0c0f34704a">type</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__scconf__entry.html#ac92588540e8c1d014a08cd8a45462b19">flags</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__scconf__entry.html#a14c65b9f2783c6f6dafdaaa372329e4d">parm</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">void * </td><td class="memItemRight" valign="bottom"><a class="el" href="struct__scconf__entry.html#a9ce2ec4812a92cb6ab39f6e81e9173a9">arg</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>Definition at line <a class="el" href="scconf_8h_source.html#l00031">31</a> of file <a class="el" href="scconf_8h_source.html">scconf.h</a>.</p>
<hr/><h2>Field Documentation</h2>
<a class="anchor" id="a9ce2ec4812a92cb6ab39f6e81e9173a9"></a><!-- doxytag: member="_scconf_entry::arg" ref="a9ce2ec4812a92cb6ab39f6e81e9173a9" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* <a class="el" href="struct__scconf__entry.html#a9ce2ec4812a92cb6ab39f6e81e9173a9">arg</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="scconf_8h_source.html#l00036">36</a> of file <a class="el" href="scconf_8h_source.html">scconf.h</a>.</p>
</div>
</div>
<a class="anchor" id="ac92588540e8c1d014a08cd8a45462b19"></a><!-- doxytag: member="_scconf_entry::flags" ref="ac92588540e8c1d014a08cd8a45462b19" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int <a class="el" href="struct__scconf__entry.html#ac92588540e8c1d014a08cd8a45462b19">flags</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="scconf_8h_source.html#l00034">34</a> of file <a class="el" href="scconf_8h_source.html">scconf.h</a>.</p>
</div>
</div>
<a class="anchor" id="a8f8f80d37794cde9472343e4487ba3eb"></a><!-- doxytag: member="_scconf_entry::name" ref="a8f8f80d37794cde9472343e4487ba3eb" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char* <a class="el" href="struct__scconf__entry.html#a8f8f80d37794cde9472343e4487ba3eb">name</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="scconf_8h_source.html#l00032">32</a> of file <a class="el" href="scconf_8h_source.html">scconf.h</a>.</p>
</div>
</div>
<a class="anchor" id="a14c65b9f2783c6f6dafdaaa372329e4d"></a><!-- doxytag: member="_scconf_entry::parm" ref="a14c65b9f2783c6f6dafdaaa372329e4d" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void* <a class="el" href="struct__scconf__entry.html#a14c65b9f2783c6f6dafdaaa372329e4d">parm</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="scconf_8h_source.html#l00035">35</a> of file <a class="el" href="scconf_8h_source.html">scconf.h</a>.</p>
</div>
</div>
<a class="anchor" id="a4bfea42429249a1f65204f0c0f34704a"></a><!-- doxytag: member="_scconf_entry::type" ref="a4bfea42429249a1f65204f0c0f34704a" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">unsigned int <a class="el" href="struct__scconf__entry.html#a4bfea42429249a1f65204f0c0f34704a">type</a></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Definition at line <a class="el" href="scconf_8h_source.html#l00033">33</a> of file <a class="el" href="scconf_8h_source.html">scconf.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li><a class="el" href="scconf_8h_source.html">scconf.h</a></li>
</ul>
</div>
<hr class="footer"/><address style="text-align: right;"><small>Generated on Sat Jun 12 17:28:16 2010 for pam_pkcs11 by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address>
</body>
</html>
|