Home
last modified time | relevance | path

Searched defs:dbinfo (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/blocklist/bin/
H A Dstate.h43 struct dbinfo { struct
55 int state_get(DB *, const struct conf *, struct dbinfo *); argument
/freebsd-src/crypto/heimdal/kdc/
H A Dconfig.c40 struct dbinfo { struct
44 struct dbinfo *next; argument
/freebsd-src/contrib/netbsd-tests/lib/libc/db/
H A Dt_db_hash_seq.c60 struct dbinfo { struct
61 int count;
62 time_t last;
63 char id[64];
/freebsd-src/crypto/heimdal/lib/hdb/
H A Dkeytab.c141 struct hdb_dbinfo *head, *dbinfo = NULL; in find_db() local
/freebsd-src/sys/dev/bnxt/bnxt_re/
H A Dqplib_fp.h83 struct bnxt_qplib_db_info dbinfo; member
299 struct bnxt_qplib_db_info dbinfo; member
451 struct bnxt_qplib_db_info dbinfo; member
509 struct bnxt_qplib_db_info dbinfo; member
H A Dqplib_rcfw.h249 struct bnxt_qplib_db_info dbinfo; member
H A Dqplib_res.h514 static inline void bnxt_qplib_hwq_incr_prod(struct bnxt_qplib_db_info *dbinfo, in bnxt_qplib_hwq_incr_prod()