Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dsuff.c130 static SuffixList suffClean = LST_INIT; variable
493 Lst_MoveAll(&suffClean, &sufflist); in Suff_ClearSuffixes()
2114 Lst_DoneCall(&suffClean, SuffFree); in Suff_End()