]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - crypto/heimdal/doc/doxyout/hdb/man/man3/hdb_entry_ex.3
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / crypto / heimdal / doc / doxyout / hdb / man / man3 / hdb_entry_ex.3
1 .TH "hdb_entry_ex" 3 "11 Jan 2012" "Version 1.5.2" "Heimdalhdblibrary" \" -*- nroff -*-
2 .ad l
3 .nh
4 .SH NAME
5 hdb_entry_ex \- 
6 .SH SYNOPSIS
7 .br
8 .PP
9 \fC#include <hdb.h>\fP
10 .PP
11 .SH "Detailed Description"
12 .PP 
13 \fBhdb_entry_ex\fP 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. 
14
15 .SH "Author"
16 .PP 
17 Generated automatically by Doxygen for Heimdalhdblibrary from the source code.