Searched refs:statuses (Results 1 – 14 of 14) sorted by relevance
48 enum statuses { enum55 statuses status;61 impl(database& db_, const statuses status_) : in impl()
966 } __packed statuses[16]; member
1549 for (i = 0; i < ARRAY_SIZE(status_trig->statuses); i++) { in iwl_mvm_tx_status_check_trigger()1551 if (!status_trig->statuses[i].status) in iwl_mvm_tx_status_check_trigger()1554 if (status_trig->statuses[i].status != (status & TX_STATUS_MSK)) in iwl_mvm_tx_status_check_trigger()
397 * Defined exit statuses.
1055 portability workarounds for the return statuses missing from the1157 return failure statuses that are supported for that function.
395 These statuses can be used to denote test cases that are known to fail
2884 } __packed statuses[16]; member
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