Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libmilter/
H A Dengine.c104 static int st_eoh __P((genarg *));
207 , {SMFIC_EOH, CM_NULLOK, ST_EOHS, CT_CONT, CI_EOH, st_eoh }
1295 st_eoh(g) in st_eoh() function