Searched defs:genarg (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dengine.c29 typedef struct arg_struct genarg; typedef in typeref:struct:arg_struct
39 int (*cm_fct) __P((genarg *)); /* function to execute */
97 static int st_abortfct __P((genarg *));
98 static int st_macros __P((genarg *));
99 static int st_optionneg __P((genarg *));
100 static int st_bodychunk __P((genarg *));
101 static int st_connectinfo __P((genarg *));
102 static int st_bodyend __P((genarg *));
103 static int st_helo __P((genarg *));
104 static int st_header __P((genarg *));
[all...]

Completed in 55 milliseconds