Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dmake.h681 PVM_EXPANDED enumerator
H A Dmain.c487 opts.printVars = c == 'v' ? PVM_EXPANDED : PVM_UNEXPANDED; in MainParseArg()
882 if (opts.printVars == PVM_EXPANDED) in doPrintVars()