~ubuntu-branches/ubuntu/quantal/pam-pkcs11/quantal

« back to all changes in this revision

Viewing changes to doc/api/structmapper__module__st.html

  • Committer: Package Import Robot
  • Author(s): Ludovic Rousseau
  • Date: 2012-04-07 19:15:58 UTC
  • mfrom: (2.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20120407191558-79us6gnfhrkc8pf8
Tags: 0.6.8-1
* New upstream release
* Fix "FTBFS: -Werror=format-security" fixed upstream (Closes: #667840)

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 
5
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
5
6
<title>pam_pkcs11: mapper_module_st Struct Reference</title>
 
7
 
6
8
<link href="tabs.css" rel="stylesheet" type="text/css"/>
7
 
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
9
<link href="doxygen.css" rel="stylesheet" type="text/css" />
 
10
 
 
11
 
 
12
 
8
13
</head>
9
14
<body>
10
 
<!-- Generated by Doxygen 1.7.4 -->
11
 
<div id="top">
 
15
<div id="top"><!-- do not remove this div! -->
 
16
 
 
17
 
12
18
<div id="titlearea">
13
19
<table cellspacing="0" cellpadding="0">
14
20
 <tbody>
15
21
 <tr style="height: 56px;">
 
22
  
 
23
  
16
24
  <td style="padding-left: 0.5em;">
17
 
   <div id="projectname">pam_pkcs11&#160;<span id="projectnumber">0.6.7</span></div>
 
25
   <div id="projectname">pam_pkcs11
 
26
   &#160;<span id="projectnumber">0.6.8</span>
 
27
   </div>
 
28
   
18
29
  </td>
 
30
  
 
31
  
 
32
  
19
33
 </tr>
20
34
 </tbody>
21
35
</table>
22
36
</div>
 
37
 
 
38
<!-- Generated by Doxygen 1.7.6.1 -->
23
39
  <div id="navrow1" class="tabs">
24
40
    <ul class="tablist">
25
41
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
40
56
<a href="#pub-attribs">Data Fields</a>  </div>
41
57
  <div class="headertitle">
42
58
<div class="title">mapper_module_st Struct Reference</div>  </div>
43
 
</div>
 
59
</div><!--header-->
44
60
<div class="contents">
45
61
<!-- doxytag: class="mapper_module_st" -->
46
62
<p>Structure to be filled on mapper module initialization.  
52
68
Data Fields</h2></td></tr>
53
69
<tr><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmapper__module__st.html#a8f8f80d37794cde9472343e4487ba3eb">name</a></td></tr>
54
70
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">mapper name  <a href="#a8f8f80d37794cde9472343e4487ba3eb"></a><br/></td></tr>
55
 
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="struct__scconf__block.html">scconf_block</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmapper__module__st.html#abba81c977d8901de66b169a60d8481e1">block</a></td></tr>
 
71
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="scconf_8h.html#aa1a6aa691197930df0da465dabadbc7d">scconf_block</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmapper__module__st.html#abba81c977d8901de66b169a60d8481e1">block</a></td></tr>
56
72
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">mapper configuration block  <a href="#abba81c977d8901de66b169a60d8481e1"></a><br/></td></tr>
57
73
<tr><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmapper__module__st.html#ab133ab6f78d4ef8149644d544f8d902c">dbg_level</a></td></tr>
58
74
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">debug level to set before call entry points  <a href="#ab133ab6f78d4ef8149644d544f8d902c"></a><br/></td></tr>
77
93
<div class="memproto">
78
94
      <table class="memname">
79
95
        <tr>
80
 
          <td class="memname"><a class="el" href="struct__scconf__block.html">scconf_block</a>* <a class="el" href="structmapper__module__st.html#abba81c977d8901de66b169a60d8481e1">block</a></td>
 
96
          <td class="memname"><a class="el" href="scconf_8h.html#aa1a6aa691197930df0da465dabadbc7d">scconf_block</a>* <a class="el" href="structmapper__module__st.html#abba81c977d8901de66b169a60d8481e1">block</a></td>
81
97
        </tr>
82
98
      </table>
83
99
</div>
213
229
<hr/>The documentation for this struct was generated from the following file:<ul>
214
230
<li><a class="el" href="mapper_8h_source.html">mapper.h</a></li>
215
231
</ul>
216
 
</div>
217
 
<hr class="footer"/><address class="footer"><small>Generated on Sat Aug 6 2011 15:28:50 for pam_pkcs11 by&#160;
218
 
<a href="http://www.doxygen.org/index.html">
219
 
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
 
232
</div><!-- contents -->
 
233
 
 
234
 
 
235
<hr class="footer"/><address class="footer"><small>
 
236
Generated on Sat Apr 7 2012 19:10:45 for pam_pkcs11 by &#160;<a href="http://www.doxygen.org/index.html">
 
237
<img class="footer" src="doxygen.png" alt="doxygen"/>
 
238
</a> 1.7.6.1
 
239
</small></address>
 
240
 
220
241
</body>
221
242
</html>