Home
last modified time | relevance | path

Searched refs:copyplist (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Denvelope.c1229 e->e_fromdomain = copyplist(lastat, true, e->e_rpool);
H A Dreadcf.c284 rwp->r_lhs = copyplist(rwp->r_lhs, true, NULL);
376 rwp->r_rhs = copyplist(rwp->r_rhs, true, NULL);
H A Dutil.c518 copyplist(list, copycont, rpool) in copyplist() function
H A Dsendmail.h2880 extern char **copyplist __P((char **, bool, SM_RPOOL_T *));