Home
last modified time | relevance | path

Searched refs:rfree (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-rpool.c20 rfree __P((
24 rfree(cx) in rfree() function
45 att = sm_rpool_attach_x(rpool, rfree, "attachment #1");
55 att = sm_rpool_attach_x(rpool, rfree, "attachment #2");
56 (void) sm_rpool_attach_x(rpool, rfree, "attachment #3");
H A Drpool.c471 sm_rpool_attach_x(rpool, rfree, rcontext) in sm_rpool_attach_x() argument
473 SM_RPOOL_RFREE_T rfree;
491 rpool->sm_rptr->sm_rfree = rfree;