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

/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Drpool.h27 ** Each memory pool object consists of an SM_POOLLINK_T,
34 typedef struct sm_poollink SM_POOLLINK_T; typedef in typeref:struct:sm_poollink
37 SM_POOLLINK_T *sm_pnext;
107 SM_POOLLINK_T *sm_pools;
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Drpool.c33 SM_POOLLINK_T link;
66 SM_POOLLINK_T *p;
90 SM_POOLLINK_T *p;
389 SM_POOLLINK_T *pp, *pnext;

Completed in 18 milliseconds