Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c84 static unsigned long srvfeatures __P((ENVELOPE *, char *, unsigned long));
1133 features = srvfeatures(e, CurSmtpClient, features);
5700 srvfeatures(e, clientname, features) in srvfeatures() function