diff options
Diffstat (limited to 'doc/doxyout/hdb/man/man3/hdb_entry_ex.3')
| -rw-r--r-- | doc/doxyout/hdb/man/man3/hdb_entry_ex.3 | 17 | 
1 files changed, 17 insertions, 0 deletions
| diff --git a/doc/doxyout/hdb/man/man3/hdb_entry_ex.3 b/doc/doxyout/hdb/man/man3/hdb_entry_ex.3 new file mode 100644 index 000000000000..67334d6febd9 --- /dev/null +++ b/doc/doxyout/hdb/man/man3/hdb_entry_ex.3 @@ -0,0 +1,17 @@ +.TH "hdb_entry_ex" 3 "30 Jul 2011" "Version 1.5" "Heimdalhdblibrary" \" -*- nroff -*- +.ad l +.nh +.SH NAME +hdb_entry_ex \-  +.SH SYNOPSIS +.br +.PP +\fC#include <hdb.h>\fP +.PP +.SH "Detailed Description" +.PP  +\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.  + +.SH "Author" +.PP  +Generated automatically by Doxygen for Heimdalhdblibrary from the source code. | 
