Home
last modified time | relevance | path

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

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