Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/src/
H A Dreadcf.c213 rwp->r_lhs = prescan(exbuf, '\t', pvpbuf,
218 if (rwp->r_lhs != NULL)
222 rwp->r_lhs = copyplist(rwp->r_lhs, true, NULL);
225 for (ap = rwp->r_lhs; *ap != NULL; ap++)
285 rwp->r_lhs = null_list;
290 rwp->r_lhs = null_list;
1843 printav(sm_debug_file(), rwp->r_lhs); in printrules()
H A Dparseaddr.c1099 printav(sm_debug_file(), rwr->r_lhs);
1104 rvp = rwr->r_lhs;
H A Dsendmail.h1035 char **r_lhs; /* pattern match */ member
H A Dmain.c4158 s = rw->r_lhs;