Home
last modified time | relevance | path

Searched refs:HashIter_InitSet (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bmake/
H A Dhash.h172 HashIter_InitSet(HashIter *hi, HashSet *set) in HashIter_InitSet() function
H A Ddir.c656 HashIter_InitSet(&hi, &dir->files); in DirMatchFiles()