Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Denvelope.c1217 e->e_fromdomain = copyplist(lastat, true, e->e_rpool);
H A Dreadcf.c222 rwp->r_lhs = copyplist(rwp->r_lhs, true, NULL);
314 rwp->r_rhs = copyplist(rwp->r_rhs, true, NULL);
H A Dutil.c497 copyplist(list, copycont, rpool) in copyplist() function
H A Dsendmail.h2519 extern char **copyplist __P((char **, bool, SM_RPOOL_T *));