Searched refs:PRIsize (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/libpcap/pcap/
H A Dpcap-inttypes.h114 #define PRIsize "Iu" macro
125 #define PRIsize "zu" macro
/freebsd-11-stable/contrib/libpcap/
H A Dsf-pcap.c198 "truncated dump file; tried to read %" PRIsize " file header bytes, only got %" PRIsize,
466 "truncated dump file; tried to read %" PRIsize " header bytes, only got %" PRIsize,
626 "truncated dump file; tried to read %u captured bytes, only got %" PRIsize,
650 "truncated dump file; tried to read %u captured bytes, only got %" PRIsize,
702 "truncated dump file; tried to read %u captured bytes, only got %" PRIsize,
H A Dsavefile.c398 "truncated dump file; tried to read %" PRIsize " file header bytes, only got %" PRIsize,
H A Dsf-pcapng.c269 "truncated pcapng dump file; tried to read %" PRIsize " bytes, only got %" PRIsize,
305 "block in pcapng dump file has a length of %u < %" PRIsize,
319 "block in pcapng dump file has a length of %u that is not a multiple of 4" PRIsize,
862 "Section Header Block in pcapng dump file has invalid length %" PRIsize " < _%u_ < %u (BT_SHB_INSANE_MAX)",

Completed in 77 milliseconds