Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/make/
H A Dmake.h686 typedef struct CmdOpts { global() struct
688 compatMakeCmdOpts global() argument
694 debugCmdOpts global() argument
697 debug_fileCmdOpts global() argument
705 strictCmdOpts global() argument
708 debugVflagCmdOpts global() argument
711 checkEnvFirstCmdOpts global() argument
714 makefilesCmdOpts global() argument
717 ignoreErrorsCmdOpts global() argument
723 maxJobsCmdOpts global() argument
729 keepgoingCmdOpts global() argument
732 noRecursiveExecuteCmdOpts global() argument
735 noExecuteCmdOpts global() argument
741 queryCmdOpts global() argument
744 noBuiltinsCmdOpts global() argument
747 silentCmdOpts global() argument
753 touchCmdOpts global() argument
756 printVarsCmdOpts global() argument
758 variablesCmdOpts global() argument
783 } CmdOpts; global() typedef