Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/regress/
H A Drekey.sh20 _bytes=$1 ; shift
23 if test -z "$_bytes"; then
24 _bytes=32k
36 trace bytes $_bytes kex $_kexopt opts $_opts
39 dd if=${DATA} of=${COPY} bs=$_bytes count=1 2>/dev/null
41 -oRekeyLimit=$_bytes -F $OBJ/ssh_proxy somehost "cat >${COPY2}"
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_private.h398 #define IPFW_INC_RULE_COUNTER(_cntr, _bytes) do { \ argument
400 counter_u64_add((_cntr)->cntr + 1, _bytes); \
405 #define IPFW_INC_DYN_COUNTER(_cntr, _bytes) do { \ argument
407 (_cntr)->bcnt += _bytes; \
/freebsd/contrib/jemalloc/
H A DChangeLog66 + stats.arenas.<i>.extents.<j>.{dirty,muzzy,retained}_bytes