Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dhash.h123 HashIter_Init(HashIter *hi, HashTable *t) in HashIter_Init() function
174 HashIter_Init(hi, &set->tbl); in HashIter_InitSet()
H A Darch.c158 HashIter_Init(&hi, &a->members); in ArchFree()
H A Ddir.c509 HashIter_Init(&hi, tbl); in FreeCachedTable()
H A Dvar.c606 HashIter_Init(&hi, &scope->vars);
799 HashIter_Init(&hi, &SCOPE_GLOBAL->vars); in Var_ReexportVars()
4806 HashIter_Init(&hi, &scope->vars); in Var_Expand()
H A Dmain.c2011 HashIter_Init(&hi, &cached_realpaths); in purge_relative_cached_realpaths()
H A Dparse.c2958 HashIter_Init(&hi, &guards); in Parse_File()