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

/freebsd-11.0-release/contrib/sendmail/include/sm/
H A Drpool.h56 typedef struct sm_rlist SM_RLIST_T; typedef in typeref:struct:sm_rlist
60 SM_RLIST_T *sm_rnext;
121 SM_RLIST_T *sm_rlists;
/freebsd-11.0-release/contrib/sendmail/libsm/
H A Drpool.c385 SM_RLIST_T *rl, *rnext;
476 SM_RLIST_T *rl;
483 rl = sm_malloc_x(sizeof(SM_RLIST_T));

Completed in 123 milliseconds