Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dvar.c925 ExistsInCmdline(const char *name, const char *val) in ExistsInCmdline() function
956 if (scope == SCOPE_GLOBAL && ExistsInCmdline(name, val)) in Var_SetWithFlags()
H A DChangeLog495 extract ExistsInCmdline from Var_SetWithFlags