Searched refs:executeOnly (Results 1 – 4 of 4) sorted by relevance
328 bool executeOnly; member
389 if (ctx.arg.executeOnly) in checkOptions()475 if (ctx.arg.executeOnly) { in checkOptions()1418 ctx.arg.executeOnly = in readConfigs()
2190 if (!ctx.arg.executeOnly) in checkExecuteOnly()2300 if (ctx.arg.executeOnly && (flags & PF_X)) in computeFlags()
6997 executeOnly = ( structure === prefilters ),7000 for ( ; i < length && ( executeOnly || !selection ); i++ ) {7005 if ( !executeOnly || inspected[ selection ] ) {7016 if ( ( executeOnly || !selection ) && !inspected[ "*" ] ) {