Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dreadcf.c275 rwp->r_lhs = prescan(exbuf, '\t', pvpbuf,
280 if (rwp->r_lhs != NULL)
284 rwp->r_lhs = copyplist(rwp->r_lhs, true, NULL);
287 for (ap = rwp->r_lhs; *ap != NULL; ap++)
347 rwp->r_lhs = null_list;
352 rwp->r_lhs = null_list;
2188 printav(sm_debug_file(), rwp->r_lhs); in printrules()
H A Dparseaddr.c1140 printav(sm_debug_file(), rwr->r_lhs);
1145 rvp = rwr->r_lhs;
H A Dsendmail.h1279 char **r_lhs; /* pattern match */ member
H A Dmain.c4309 s = rw->r_lhs;