Searched refs:noExecute (Results 1 – 5 of 5) sorted by relevance
492 opts.noExecute = true; in MainParseOption()554 opts.noExecute = true; in MainParseOption()1110 opts.noExecute = false; /* Execute all commands */ in CmdOpts_Init()
116 if (!opts.noExecute && unlink_file(file) == 0) in CompatDeleteTarget()
770 bool noExecute; member
631 if (opts.noExecute) in JobDeleteTarget()1800 (!opts.noExecute && !opts.touch)) { in Job_Make()
216 : opts.noExecute); in GNode_ShouldExecute()