Searched refs:HashIter_InitSet (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/bmake/ | ||
H A D | hash.h | 172 HashIter_InitSet(HashIter *hi, HashSet *set) in HashIter_InitSet() function |
H A D | dir.c | 656 HashIter_InitSet(&hi, &dir->files); in DirMatchFiles() |