Searched refs:sm_rpool_attach_x (Results 1 - 4 of 4) sorted by relevance
/sendmail/libsm/ |
H A D | t-rpool.c | 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 D | fopen.c | 161 sm_rpool_attach_x(rpool, sm_io_fclose, fp); 313 sm_rpool_attach_x(rpool, sm_io_close, fp2);
|
H A D | rpool.c | 317 rpool->sm_parentlink = sm_rpool_attach_x(parent, 471 sm_rpool_attach_x(rpool, rfree, rcontext) function
|
/sendmail/include/sm/ |
H A D | rpool.h | 176 sm_rpool_attach_x __P((
|
Completed in 19 milliseconds