Searched refs:MIN_FATAL_STATUS (Results 1 – 2 of 2) sorted by relevance
80 #define MIN_FATAL_STATUS 1 macro2744 && (signal_count || greatest_status >= MIN_FATAL_STATUS)) in execute()2755 && WEXITSTATUS (status) >= MIN_FATAL_STATUS) in execute()
203 #define MIN_FATAL_STATUS 1 macro3167 if (signal_count || greatest_status >= MIN_FATAL_STATUS) in execute()3183 && WEXITSTATUS (status) >= MIN_FATAL_STATUS) in execute()