Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
HDhash.h125 HashIter_Init(HashIter *hi, HashTable *t) in HashIter_Init() function
176 HashIter_Init(hi, &set->tbl); in HashIter_InitSet()
HDarch.c208 HashIter_Init(&hi, &a->members); in ArchFree()
HDmain.c1988 HashIter_Init(&hi, &cached_realpaths); in purge_relative_cached_realpaths()
HDvar.c721 HashIter_Init(&hi, &SCOPE_GLOBAL->vars); in Var_ReexportVars()
4801 HashIter_Init(&hi, &scope->vars); in Var_Dump()
HDChangeLog197 o remove redundant declaration of HashIter_Init
364 o inline HashIter_Init