Searched refs:dbinfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/heimdal/lib/hdb/
H A Dkeytab.c141 struct hdb_dbinfo *head, *dbinfo = NULL; local
149 while ((dbinfo = hdb_dbinfo_get_next(head, dbinfo)) != NULL) {
150 const char *p = hdb_dbinfo_get_realm(context, dbinfo);
152 p = hdb_dbinfo_get_dbname(context, dbinfo);
155 p = hdb_dbinfo_get_mkey_file(context, dbinfo);
/freebsd-10.0-release/crypto/heimdal/kdc/
H A Dconfig.c40 struct dbinfo { struct
44 struct dbinfo *next;
/freebsd-10.0-release/kerberos5/lib/libhdb/
H A DMakefile42 dbinfo.c \

Completed in 73 milliseconds