Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/file/src/
H A Dapprentice.c2494 #define CHECKLEN() do { \ in check_format_type() macro
2501 CHECKLEN(); in check_format_type()
2504 CHECKLEN(); in check_format_type()
2592 CHECKLEN(); in check_format_type()
2595 CHECKLEN(); in check_format_type()
/freebsd-13.1/contrib/sendmail/src/
H A Dreadcf.c2438 # define CHECKLEN \ macro
2448 CHECKLEN; \
2461 CHECKLEN;
2464 CHECKLEN;
2476 CHECKLEN;
/freebsd-13.1/contrib/tcpdump/
H A Dprint-isakmp.c742 #define CHECKLEN(p, np) \ macro
2871 CHECKLEN(p + 1, base->np); in ikev1_print()
3014 CHECKLEN(p + 1, base->np) in ikev2_print()