Searched defs:rfree (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dt-rpool.c22 rfree __P((
26 rfree(cx) function
29 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT, "rfree freeing `%s'\n",
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");

Completed in 50 milliseconds