Home
last modified time | relevance | path

Searched refs:CHECKLEN (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/file/src/
H A Dapprentice.c2420 #define CHECKLEN() do { \ in check_format_type() macro
2427 CHECKLEN(); in check_format_type()
2430 CHECKLEN(); in check_format_type()
2518 CHECKLEN(); in check_format_type()
2521 CHECKLEN(); in check_format_type()
/freebsd-12.1/contrib/sendmail/src/
H A Dreadcf.c2425 # define CHECKLEN \ macro
2435 CHECKLEN; \
2448 CHECKLEN;
2451 CHECKLEN;
2463 CHECKLEN;
/freebsd-12.1/contrib/tcpdump/
H A Dprint-isakmp.c742 #define CHECKLEN(p, np) \ macro
2870 CHECKLEN(p + 1, base->np); in ikev1_print()
3013 CHECKLEN(p + 1, base->np) in ikev2_print()