Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libmilter/
H A Dengine.c29 typedef struct arg_struct genarg; typedef
39 int (*cm_fct) __P((genarg *)); /* function to execute */
92 static int st_abortfct __P((genarg *));
93 static int st_macros __P((genarg *));
94 static int st_optionneg __P((genarg *));
95 static int st_bodychunk __P((genarg *));
96 static int st_connectinfo __P((genarg *));
97 static int st_bodyend __P((genarg *));
98 static int st_helo __P((genarg *));
99 static int st_header __P((genarg *));
[all …]