Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
hdb_entry_ex(3)		      Heimdal hdb library	       hdb_entry_ex(3)

NAME
       hdb_entry_ex

SYNOPSIS
       #include	<hdb.h>

Detailed Description
       hdb_entry_ex 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.

Author
       Generated automatically by Doxygen for Heimdal hdb library from the
       source code.

Version	7.8.0			Tue Nov	15 2022		       hdb_entry_ex(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hdb_entry_ex&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help