Searched refs:KBYTES (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/sendmail/src/
H A Dstats.c26 #define KBYTES(x) (((x) + (ONE_K - 1)) / ONE_K) macro
80 KBYTES(e->e_msgsize);
86 Stat.stat_bt[to->q_mailer->m_mno] += KBYTES(e->e_msgsize);
/freebsd-12-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsadefs.h45 #define KBYTES 1024 macro
H A Dsainit.c1662 mpiConfig->mainConfig.eventLogSize = swConfig->sizefEventLog1 * KBYTES;
1664 mpiConfig->mainConfig.IOPeventLogSize = swConfig->sizefEventLog2 * KBYTES;

Completed in 80 milliseconds