Searched refs:allocheader (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/src/ |
H A D | headers.c | 19 static HDR *allocheader __P((char *, char *, int, SM_RPOOL_T *, bool)); 538 allocheader(field, value, flags, rp, space) in allocheader() function 620 h = allocheader(field, value, flags, e->e_rpool, space); 664 h = allocheader(field, value, flags, e->e_rpool, space);
|