Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dvar.c2422 LazyBuf tvarBuf, strBuf; in ApplyModifier_Loop() local
2442 ch, &strBuf, NULL, NULL)) in ApplyModifier_Loop()
2444 str = LazyBuf_DoneGet(&strBuf); in ApplyModifier_Loop()