1ae771770SStanislav Sedov<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2ae771770SStanislav Sedov<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3ae771770SStanislav Sedov<title>Heimdalhdblibrary: hdb_entry_ex Struct Reference</title> 4ae771770SStanislav Sedov<link href="doxygen.css" rel="stylesheet" type="text/css"> 5ae771770SStanislav Sedov<link href="tabs.css" rel="stylesheet" type="text/css"> 6ae771770SStanislav Sedov</head><body> 7ae771770SStanislav Sedov<p> 8ae771770SStanislav Sedov<a href="http://www.h5l.org/"><img src="http://www.h5l.org/keyhole-heimdal.png" alt="keyhole logo"/></a> 9ae771770SStanislav Sedov</p> 10ae771770SStanislav Sedov<!-- end of header marker --> 11ae771770SStanislav Sedov<!-- Generated by Doxygen 1.5.6 --> 12ae771770SStanislav Sedov<div class="navigation" id="top"> 13ae771770SStanislav Sedov <div class="tabs"> 14ae771770SStanislav Sedov <ul> 15ae771770SStanislav Sedov <li><a href="index.html"><span>Main Page</span></a></li> 16ae771770SStanislav Sedov <li class="current"><a href="annotated.html"><span>Data Structures</span></a></li> 17ae771770SStanislav Sedov </ul> 18ae771770SStanislav Sedov </div> 19ae771770SStanislav Sedov <div class="tabs"> 20ae771770SStanislav Sedov <ul> 21ae771770SStanislav Sedov <li><a href="annotated.html"><span>Data Structures</span></a></li> 22ae771770SStanislav Sedov <li><a href="functions.html"><span>Data Fields</span></a></li> 23ae771770SStanislav Sedov </ul> 24ae771770SStanislav Sedov </div> 25ae771770SStanislav Sedov</div> 26ae771770SStanislav Sedov<div class="contents"> 27ae771770SStanislav Sedov<h1>hdb_entry_ex Struct Reference</h1><!-- doxytag: class="hdb_entry_ex" --><code>#include <hdb.h></code> 28ae771770SStanislav Sedov<p> 29ae771770SStanislav Sedov<table border="0" cellpadding="0" cellspacing="0"> 30ae771770SStanislav Sedov<tr><td></td></tr> 31ae771770SStanislav Sedov</table> 32ae771770SStanislav Sedov<hr><a name="_details"></a><h2>Detailed Description</h2> 33ae771770SStanislav Sedov<a class="el" href="structhdb__entry__ex.html">hdb_entry_ex</a> is a wrapper structure around the hdb_entry structure that allows backends to keep a pointer to the backing store, ie in ->hdb_fetch_kvno(), so that we the kadmin/kpasswd backend gets around to ->hdb_store(), the backend doesn't need to lookup the entry again. <hr>The documentation for this struct was generated from the following file:<ul> 34*cf771f22SStanislav Sedov<li>/Users/lha/src/heimdal/heimdal-release/heimdal-1.5.2/lib/hdb/hdb.h</ul> 35ae771770SStanislav Sedov</div> 36ae771770SStanislav Sedov<hr size="1"><address style="text-align: right;"><small> 37*cf771f22SStanislav SedovGenerated on Wed Jan 11 14:07:38 2012 for Heimdalhdblibrary by <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6</small></address> 38ae771770SStanislav Sedov</body> 39ae771770SStanislav Sedov</html> 40