Searched defs:dbinfo (Results 1 – 3 of 3) sorted by relevance
40 struct dbinfo { struct44 struct dbinfo *next; argument
60 struct dbinfo { struct61 int count;62 time_t last;63 char id[64];
141 struct hdb_dbinfo *head, *dbinfo = NULL; in find_db() local