Searched refs:sm_rpool_attach_x (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | t-rpool.c | 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 D | fopen.c | 163 sm_rpool_attach_x(rpool, sm_io_fclose, fp); 315 sm_rpool_attach_x(rpool, sm_io_close, fp2);
|
H A D | rpool.c | 319 rpool->sm_parentlink = sm_rpool_attach_x(parent, 473 sm_rpool_attach_x(rpool, rfree, rcontext) in sm_rpool_attach_x() function
|
/titanic_44/usr/src/cmd/sendmail/include/sm/ |
H A D | rpool.h | 178 sm_rpool_attach_x __P((
|