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