Searched refs:noExecute (Results 1 – 5 of 5) sorted by relevance
468 opts.noExecute = true; in MainParseOption()530 opts.noExecute = true; in MainParseOption()1123 opts.noExecute = false; /* Execute all commands */ in CmdOpts_Init()
114 if (!opts.noExecute && unlink_file(file) == 0) { in CompatDeleteTarget()
744 bool noExecute; member
540 if (opts.noExecute) in JobDeleteTarget()1721 (!opts.noExecute && !opts.touch)) { in JobStart()
212 : opts.noExecute); in GNode_ShouldExecute()