Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.sbin/sendmail/sendmail/
Dreadcf.c315 rwp->r_rhs = prescan(exbuf, '\t', pvpbuf,
319 if (rwp->r_rhs != NULL)
328 rwp->r_rhs = copyplist(rwp->r_rhs, true, NULL);
335 for (ap = rwp->r_rhs; *ap != NULL; ap++)
469 rwp->r_rhs = null_list;
1859 printav(sm_debug_file(), rwp->r_rhs); in printrules()
Dsendmail.h1051 char **r_rhs; /* substitution value */ member
Dparseaddr.c1307 rvp = rwr->r_rhs;
Dmain.c4171 s = rw->r_rhs;