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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dsrvrsmtp.c4796 } srv_feat_table[] = variable in typeref:struct:__anon4051
4853 if ((opt = srv_feat_table[j].srvf_opt) == '\0')
4863 features &= ~(srv_feat_table[j].srvf_flag);
4868 features |= srv_feat_table[j].srvf_flag;

Completed in 72 milliseconds