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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4777 } srv_feat_table[] = variable in typeref:struct:__anon154
4834 if ((opt = srv_feat_table[j].srvf_opt) == '\0')
4844 features &= ~(srv_feat_table[j].srvf_flag);
4849 features |= srv_feat_table[j].srvf_flag;

Completed in 1557 milliseconds