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

/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/
H A Dprint-802_11.c256 #define NUM_REASONS (sizeof reason_text / sizeof reason_text[0]) macro
724 (pbody.reason_code < NUM_REASONS)
801 reason = (pbody.reason_code < NUM_REASONS)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/apps/
H A Dca.c2707 #define NUM_REASONS (sizeof(crl_reasons) / sizeof(char *)) macro
2949 for (i = 0; i < NUM_REASONS; i++)

Completed in 100 milliseconds