Searched refs:EV_SIZE_FMT (Results 1 - 3 of 3) sorted by path

/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Dhttp.c443 evutil_snprintf(size, sizeof(size), EV_SIZE_FMT,
507 evutil_snprintf(len, sizeof(len), EV_SIZE_FMT,
1094 event_debug(("%s: read "EV_SIZE_FMT
2050 event_debug(("%s: bytes to read: "EV_I64_FMT" (in buffer "EV_SIZE_FMT")\n",
H A Dutil-internal.h398 #ifndef EV_SIZE_FMT
422 #define EV_SIZE_FMT "%zu" macro
429 #ifndef EV_SIZE_FMT
431 #define EV_SIZE_FMT "%lu" macro
436 #define EV_SIZE_FMT EV_U64_FMT macro
/freebsd-11-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c407 r = evutil_snprintf(buf, sizeof(buf), EV_SIZE_FMT" "EV_SSIZE_FMT,

Completed in 135 milliseconds