Searched refs:HashIter_Next (Results 1 – 7 of 7) sorted by relevance
144 HashEntry *HashIter_Next(HashIter *);
309 HashIter_Next(HashIter *hi) in HashIter_Next() function
1981 he = HashIter_Next(&hi); in purge_relative_cached_realpaths()1983 nhe = HashIter_Next(&hi); in purge_relative_cached_realpaths()
209 while (HashIter_Next(&hi) != NULL) in ArchFree()
669 while (HashIter_Next(&hi) != NULL) { in DirMatchFiles()
729 while (HashIter_Next(&hi) != NULL) { in Var_ReexportVars()4845 while (HashIter_Next(&hi) != NULL) in Var_Dump()
3087 while (HashIter_Next(&hi) != NULL) { in Parse_End()