Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libmilter/
H A Dengine.c98 static int st_helo __P((genarg *));
203 , {SMFIC_HELO, CM_BUF, ST_HELO, CT_CONT, CI_HELO, st_helo }
1344 st_helo(g) in st_helo() function