Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dt-rpool.c22 rfree __P((
26 rfree(cx) in rfree() function
47 att = sm_rpool_attach_x(rpool, rfree, "attachment #1");
57 att = sm_rpool_attach_x(rpool, rfree, "attachment #2");
58 (void) sm_rpool_attach_x(rpool, rfree, "attachment #3");
H A Drpool.c473 sm_rpool_attach_x(rpool, rfree, rcontext) in sm_rpool_attach_x() argument
475 SM_RPOOL_RFREE_T rfree;
493 rpool->sm_rptr->sm_rfree = rfree;