Searched refs:executeOnly (Results 1 – 4 of 4) sorted by relevance
248 bool executeOnly; member
2071 if (!config->executeOnly) in checkExecuteOnly()2149 if (config->executeOnly && (flags & PF_X)) in computeFlags()
450 if (config->executeOnly) { in checkOptions()1293 config->executeOnly = in readConfigs()
6997 executeOnly = ( structure === prefilters ),7000 for ( ; i < length && ( executeOnly || !selection ); i++ ) {7005 if ( !executeOnly || inspected[ selection ] ) {7016 if ( ( executeOnly || !selection ) && !inspected[ "*" ] ) {