Searched refs:sm_rpool_attach_x (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-rpool.c45 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 Dfopen.c161 sm_rpool_attach_x(rpool, sm_io_fclose, fp);
313 sm_rpool_attach_x(rpool, sm_io_close, fp2);
H A Drpool.c317 rpool->sm_parentlink = sm_rpool_attach_x(parent,
471 sm_rpool_attach_x(rpool, rfree, rcontext) function
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Drpool.h176 sm_rpool_attach_x __P((

Completed in 75 milliseconds