Home
last modified time | relevance | path

Searched refs:statuses (Results 1 – 14 of 14) 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.h966 } __packed statuses[16]; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c1549 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()
/freebsd/contrib/bc/
H A DREADME.md397 * Defined exit statuses.
/freebsd/contrib/pam-krb5/
H A DNEWS1055 portability workarounds for the return statuses missing from the
1157 return failure statuses that are supported for that function.
/freebsd/contrib/atf/
H A DNEWS395 These statuses can be used to denote test cases that are known to fail
/freebsd/sys/dev/iwx/
H A Dif_iwxreg.h2884 } __packed statuses[16]; member
/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