Home
last modified time | relevance | path

Searched refs:statuses (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/kyua/utils/sqlite/
H A Dtransaction.cpp48 enum statuses { enum
55 statuses status;
61 impl(database& db_, const statuses status_) : in impl()
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dfile.h937 * @statuses: the list of statuses to trigger the collection on
943 } __packed statuses[16];
906 } __packed statuses[16]; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1656 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()
/freebsd/contrib/bc/
H A DREADME.md393 * Defined exit statuses.
/freebsd/contrib/atf/
H A DNEWS395 These statuses can be used to denote test cases that are known to fail
/freebsd/sys/dev/aic7xxx/
H A Daic79xx.seq2081 * poll for these statuses too.
/freebsd/contrib/tcpdump/
H A DCHANGES239 Treat "msys" as Windows for test exit statuses.
/freebsd/contrib/llvm-project/libcxx/include/
H A Dlocale302 // Initialize all statuses to __might_match, except for "" keywords are __does_match
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3454.txt430 full case mapping (that is, using statuses C, F, and I).
/freebsd/contrib/sendmail/cf/
H A DREADME3995 statuses will be maintained before it
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES7951 * -bH purges the host statuses. No attempt is made to save
8854 line read from the programs standard output. Exit statuses
/freebsd/contrib/flex/
H A DChangeLog352 `test $(false) = $(false);`. The exit statuses of `false` in the