Searched refs:NUM_REASONS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/tcpdump/
H A Dprint-802_11.c979 #define NUM_REASONS (sizeof reason_text / sizeof reason_text[0]) macro
1433 (pbody.reason_code < NUM_REASONS)
1509 reason = (pbody.reason_code < NUM_REASONS)
/freebsd-13-stable/crypto/openssl/apps/
H A Dca.c2290 #define NUM_REASONS OSSL_NELEM(crl_reasons) macro
2530 for (i = 0; i < NUM_REASONS; i++) {

Completed in 116 milliseconds