Searched defs:dbinfo (Results 1 – 4 of 4) sorted by relevance
43 struct dbinfo { struct55 int state_get(DB *, const struct conf *, struct dbinfo *); argument
42 struct dbinfo { struct46 struct dbinfo *next; argument
60 struct dbinfo { struct61 int count;62 time_t last;63 char id[64];
143 struct hdb_dbinfo *head, *dbinfo = NULL; in find_db() local