Searched defs:DBlock (Results 1 – 1 of 1) sorted by relevance
23 typedef struct DBlock DBlock; typedef211 struct DBlock struct221 DBlock *next; /* doubly linked hash chains */ argument222 DBlock *prev; argument236 * double yuck -- this is mostly the same as a DBlock argument