Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/kyua/utils/sqlite/
H A Dtransaction.cpp48 enum statuses { enum
55 statuses status;
61 impl(database& db_, const statuses status_) : in impl()
/freebsd-14.2/sys/contrib/dev/iwlwifi/fw/
H A Dfile.h906 } __packed statuses[16]; member
/freebsd-14.2/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1545 for (i = 0; i < ARRAY_SIZE(status_trig->statuses); i++) { in iwl_mvm_tx_status_check_trigger()
1547 if (!status_trig->statuses[i].status) in iwl_mvm_tx_status_check_trigger()
1550 if (status_trig->statuses[i].status != (status & TX_STATUS_MSK)) in iwl_mvm_tx_status_check_trigger()
/freebsd-14.2/contrib/bc/
H A DREADME.md393 * Defined exit statuses.
/freebsd-14.2/contrib/atf/
H A DNEWS395 These statuses can be used to denote test cases that are known to fail
/freebsd-14.2/sys/dev/aic7xxx/
H A Daic79xx.seq2081 * poll for these statuses too.
/freebsd-14.2/contrib/tcpdump/
H A DCHANGES239 Treat "msys" as Windows for test exit statuses.
/freebsd-14.2/contrib/llvm-project/libcxx/include/
H A Dlocale295 // Initialize all statuses to __might_match, except for "" keywords are __does_match
/freebsd-14.2/crypto/heimdal/lib/wind/
H A Drfc3454.txt430 full case mapping (that is, using statuses C, F, and I).
/freebsd-14.2/contrib/xz/
H A DChangeLog6735 xzgrep man page: Document exit statuses.
6750 If multiple exit statuses compete, now it tries to pick
/freebsd-14.2/contrib/sendmail/cf/
H A DREADME3995 statuses will be maintained before it
/freebsd-14.2/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-14.2/contrib/flex/
H A DChangeLog352 `test $(false) = $(false);`. The exit statuses of `false` in the