HomeSort by: relevance | last modified time | path
    Searched refs:HashIter_Init (Results 1 - 6 of 6) sorted by relevancy

  /src/usr.bin/make/
hash.h 123 HashIter_Init(HashIter *hi, HashTable *t)
174 HashIter_Init(hi, &set->tbl);
arch.c 158 HashIter_Init(&hi, &a->members);
dir.c 509 HashIter_Init(&hi, tbl);
main.c 1989 HashIter_Init(&hi, &cached_realpaths);
var.c 625 HashIter_Init(&hi, &scope->vars);
818 HashIter_Init(&hi, &SCOPE_GLOBAL->vars);
4856 HashIter_Init(&hi, &scope->vars);
parse.c 3015 HashIter_Init(&hi, &guards);

Completed in 19 milliseconds