.\" $NetBSD: hdb_entry_ex.3,v 1.3 2023/06/19 21:41:39 christos Exp $ .\" .TH "hdb_entry_ex" 3 "Tue Nov 15 2022" "Version 7.8.0" "Heimdal hdb library" \" -*- nroff -*- .ad l .nh .SH NAME hdb_entry_ex .SH SYNOPSIS .br .PP .PP \fC#include \fP .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 Heimdal hdb library from the source code\&.