Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h718 typedef struct CmdOpts { struct
815 } CmdOpts; typedef
817 extern CmdOpts opts;
720 compatMakeCmdOpts global() argument
726 debugCmdOpts global() argument
729 debug_fileCmdOpts global() argument
737 strictCmdOpts global() argument
740 debugVflagCmdOpts global() argument
743 checkEnvFirstCmdOpts global() argument
746 makefilesCmdOpts global() argument
749 ignoreErrorsCmdOpts global() argument
755 maxJobsCmdOpts global() argument
761 keepgoingCmdOpts global() argument
764 noRecursiveExecuteCmdOpts global() argument
767 noExecuteCmdOpts global() argument
773 queryCmdOpts global() argument
776 noBuiltinsCmdOpts global() argument
779 silentCmdOpts global() argument
785 touchCmdOpts global() argument
788 printVarsCmdOpts global() argument
790 variablesCmdOpts global() argument
H A Dmain.c122 CmdOpts opts;
H A DChangeLog1121 o remove unnecessary words from command line options in CmdOpts
1608 o rename CmdOpts.lint to strict
1788 reduce memory allocation in CmdOpts.create, CmdOpts.variables,
1789 CmdOpts.makefiles
1969 o initialize all CmdOpts fields