Home
last modified time | relevance | path

Searched refs:HashIter_Next (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/contrib/bmake/
H A Dhash.h144 HashEntry *HashIter_Next(HashIter *);
H A Dhash.c309 HashIter_Next(HashIter *hi) in HashIter_Next() function
H A Dmain.c1976 he = HashIter_Next(&hi); in purge_relative_cached_realpaths()
1978 nhe = HashIter_Next(&hi); in purge_relative_cached_realpaths()
H A Darch.c209 while (HashIter_Next(&hi) != NULL) in ArchFree()
H A Ddir.c654 while (HashIter_Next(&hi) != NULL) { in DirMatchFiles()
H A Dvar.c714 while (HashIter_Next(&hi) != NULL) { in Var_ReexportVars()
4792 while (HashIter_Next(&hi) != NULL) in Var_Dump()