Home
last modified time | relevance | path

Searched refs:HashIter (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/contrib/bmake/
H A Dhash.h100 typedef struct HashIter { struct
104 } HashIter; argument
125 HashIter_Init(HashIter *hi, HashTable *t) in HashIter_Init()
144 HashEntry *HashIter_Next(HashIter *);
174 HashIter_InitSet(HashIter *hi, HashSet *set) in HashIter_InitSet()
H A Dhash.c309 HashIter_Next(HashIter *hi) in HashIter_Next()
H A Darch.c205 HashIter hi; in ArchFree()
H A Ddir.c660 HashIter hi; in DirMatchFiles()
H A Dmain.c1978 HashIter hi; in purge_relative_cached_realpaths()
H A Dvar.c725 HashIter hi; in Var_ReexportVars()
4838 HashIter hi; in Var_Dump()
H A Dparse.c3077 HashIter hi; in Parse_End()