Home
last modified time | relevance | path

Searched defs:llistitem (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dhash.h49 typedef struct llistitem { struct
51 struct llistitem *next; argument
52 } llistitem; typedef