Home
last modified time | relevance | path

Searched refs:BKTHDR (Results 1 – 2 of 2) sorted by relevance

/original-bsd/include/
H A Dmpool.h36 typedef struct BKTHDR { struct
41 } BKTHDR; argument
44 BKTHDR free; /* The free list. */
45 BKTHDR lru; /* The LRU list. */
46 BKTHDR hashtable[HASHSIZE]; /* Hashed list by page number. */
/original-bsd/lib/libc/db/mpool/
H A Dmpool.c125 BKTHDR *hp;
161 BKTHDR *hp;
410 register BKTHDR *tb;