Searched refs:copyplist (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | envelope.c | 1229 e->e_fromdomain = copyplist(lastat, true, e->e_rpool);
|
H A D | readcf.c | 284 rwp->r_lhs = copyplist(rwp->r_lhs, true, NULL); 376 rwp->r_rhs = copyplist(rwp->r_rhs, true, NULL);
|
H A D | util.c | 518 copyplist(list, copycont, rpool) in copyplist() function
|
H A D | sendmail.h | 2880 extern char **copyplist __P((char **, bool, SM_RPOOL_T *));
|