Searched refs:statuses (Results 1 – 12 of 12) sorted by relevance
48 enum statuses { enum55 statuses status;61 impl(database& db_, const statuses status_) : in impl()
937 * @statuses: the list of statuses to trigger the collection on943 } __packed statuses[16];906 } __packed statuses[16]; global() member
1656 for (i = 0; i < ARRAY_SIZE(status_trig->statuses); i++) { in iwl_mvm_rx_tx_cmd_single() 1658 if (!status_trig->statuses[i].status) in iwl_mvm_rx_tx_cmd_single() 1661 if (status_trig->statuses[i].status != (status & TX_STATUS_MSK)) in iwl_mvm_rx_tx_cmd_single()
393 * Defined exit statuses.
395 These statuses can be used to denote test cases that are known to fail
2081 * poll for these statuses too.
239 Treat "msys" as Windows for test exit statuses.
302 // Initialize all statuses to __might_match, except for "" keywords are __does_match
430 full case mapping (that is, using statuses C, F, and I).
3995 statuses will be maintained before it
7951 * -bH purges the host statuses. No attempt is made to save8854 line read from the programs standard output. Exit statuses
352 `test $(false) = $(false);`. The exit statuses of `false` in the