Searched refs:HashIter_Next (Results 1 – 6 of 6) sorted by relevance
144 HashEntry *HashIter_Next(HashIter *);
309 HashIter_Next(HashIter *hi) in HashIter_Next() function
1976 he = HashIter_Next(&hi); in purge_relative_cached_realpaths()1978 nhe = HashIter_Next(&hi); in purge_relative_cached_realpaths()
209 while (HashIter_Next(&hi) != NULL) in ArchFree()
654 while (HashIter_Next(&hi) != NULL) { in DirMatchFiles()
714 while (HashIter_Next(&hi) != NULL) { in Var_ReexportVars()4792 while (HashIter_Next(&hi) != NULL) in Var_Dump()