Searched refs:sm_npools (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Drpool.c194 ++rpool->sm_npools;
292 ++rpool->sm_npools;
340 rpool->sm_npools = 0;
447 if (rpool->sm_nbigblocks > 0 || rpool->sm_npools > 1)
449 "perf: rpool=%lx, sm_nbigblocks=%d, sm_npools=%d",
450 (long) rpool, rpool->sm_nbigblocks, rpool->sm_npools);
452 rpool->sm_npools = 0;
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Drpool.h127 int sm_npools; member in struct:__anon136

Completed in 24 milliseconds