Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bmake/
HDvar.c933 ExistsInCmdline(const char *name, const char *val) in ExistsInCmdline() function
964 if (scope == SCOPE_GLOBAL && ExistsInCmdline(name, val)) in Var_SetWithFlags()
HDChangeLog879 extract ExistsInCmdline from Var_SetWithFlags