Home
last modified time | relevance | path

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

/csrg-svn/usr.bin/make/
H A Dhash.h28 typedef struct Hash_Entry { struct
29 struct Hash_Entry *next; /* Used to link together all the argument
36 } Hash_Entry; argument