Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dapprentice.c2654 #define CHECKLEN() do { \ in check_format_type() macro
2661 CHECKLEN(); in check_format_type()
2664 CHECKLEN(); in check_format_type()
2752 CHECKLEN(); in check_format_type()
2755 CHECKLEN(); in check_format_type()
/freebsd/contrib/sendmail/src/
H A Dreadcf.c2606 # define CHECKLEN \ macro
2616 CHECKLEN; \
2629 CHECKLEN;
2632 CHECKLEN;
2644 CHECKLEN;
/freebsd/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()