Searched refs:allocheader (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/sendmail/src/
H A Dheaders.c19 static HDR *allocheader __P((char *, char *, int, SM_RPOOL_T *, bool));
552 allocheader(field, value, flags, rp, space) function
634 h = allocheader(field, value, flags, e->e_rpool, space);
678 h = allocheader(field, value, flags, e->e_rpool, space);

Completed in 70 milliseconds