Searched refs:RuleSetNames (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dreadcf.c1870 if (RuleSetNames[m->m_se_rwset] == NULL)
1875 RuleSetNames[m->m_se_rwset]);
1876 if (RuleSetNames[m->m_sh_rwset] == NULL)
1881 RuleSetNames[m->m_sh_rwset]);
1882 if (RuleSetNames[m->m_re_rwset] == NULL)
1887 RuleSetNames[m->m_re_rwset]);
1888 if (RuleSetNames[m->m_rh_rwset] == NULL)
1893 RuleSetNames[m->m_rh_rwset]);
4250 if (RuleSetNames[ruleset] != NULL)
4251 sm_free(RuleSetNames[rulese
[all...]
H A Dsendmail.h2383 EXTERN char *RuleSetNames[MAXRWSETS]; /* ruleset number to name */ variable
H A Dparseaddr.c1045 rulename = RuleSetNames[ruleset];
H A Dconf.c392 RuleSetNames[i] = NULL;

Completed in 74 milliseconds