Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libmilter/
H A Dengine.c105 static int st_quit __P((genarg *));
208 , {SMFIC_QUIT, CM_NULLOK, ST_QUIT, CT_END, CI_NONE, st_quit }
212 , {SMFIC_QUIT_NC, CM_NULLOK, ST_Q_NC, CT_CONT, CI_NONE, st_quit }
1539 st_quit(g) in st_quit() function