Searched defs:thelist (Results 1 – 1 of 1) sorted by relevance
1815 struct thelist { in prune_dbs() struct1816 struct thelist *next; in prune_dbs()1817 db_record *ptr; in prune_dbs()1818 } thelist, *ptl; in prune_dbs() local