Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/file/src/
H A Dapprentice.c2630 #define CHECKLEN() do { \ in check_format_type() macro
2637 CHECKLEN(); in check_format_type()
2640 CHECKLEN(); in check_format_type()
2728 CHECKLEN(); in check_format_type()
2731 CHECKLEN(); in check_format_type()
/freebsd-14.2/contrib/sendmail/src/
H A Dreadcf.c2606 # define CHECKLEN \ macro
2616 CHECKLEN; \
2629 CHECKLEN;
2632 CHECKLEN;
2644 CHECKLEN;
/freebsd-14.2/contrib/tcpdump/
H A Dprint-isakmp.c723 #define CHECKLEN(p, np) \ macro
2877 CHECKLEN(p + 1, np); in ikev1_print()
3019 CHECKLEN(p + 1, np) in ikev2_print()