Home
last modified time | relevance | path

Searched refs:load_func (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Ddump.c52 typedef int (*load_func)(krb5_context context, const char *dumpfile, FILE *fp, typedef
63 load_func load_record;
960 krb5_boolean verbose, int *linenop, load_func princfn, in process_tagged()
961 load_func policyfn) in process_tagged()