Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c363 rwp->r_rhs = prescan(exbuf, '\t', pvpbuf,
367 if (rwp->r_rhs != NULL)
376 rwp->r_rhs = copyplist(rwp->r_rhs, true, NULL);
383 for (ap = rwp->r_rhs; *ap != NULL; ap++)
516 rwp->r_rhs = null_list;
2190 printav(sm_debug_file(), rwp->r_rhs); in printrules()
H A Dsendmail.h1280 char **r_rhs; /* substitution value */ member
H A Dparseaddr.c1349 rvp = rwr->r_rhs;
H A Dmain.c4320 s = rw->r_rhs;