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

/freebsd-11.0-release/contrib/sendmail/include/sm/
H A Drpool.h25 ** Each memory pool object consists of an SM_POOLLINK_T,
32 typedef struct sm_poollink SM_POOLLINK_T; typedef in typeref:struct:sm_poollink
35 SM_POOLLINK_T *sm_pnext;
105 SM_POOLLINK_T *sm_pools;
/freebsd-11.0-release/contrib/sendmail/libsm/
H A Drpool.c31 SM_POOLLINK_T link;
64 SM_POOLLINK_T *p;
88 SM_POOLLINK_T *p;
387 SM_POOLLINK_T *pp, *pnext;

Completed in 97 milliseconds