Searched refs:HashIter (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/bmake/
H A Dhash.h100 typedef struct HashIter { struct
104 } HashIter; typedef in typeref:struct:HashIter
134 void HashIter_Init(HashIter *, HashTable *);
135 HashEntry *HashIter_Next(HashIter *);
165 HashIter_InitSet(HashIter *hi, HashSet *set)
H A Dhash.c296 HashIter_Init(HashIter *hi, HashTable *t)
308 HashIter_Next(HashIter *hi)
H A Darch.c205 HashIter hi;
H A Ddir.c651 HashIter hi;
H A Dmain.c2063 HashIter hi;
H A Dvar.c730 HashIter hi;
4489 HashIter hi;

Completed in 213 milliseconds