Searched refs:genarg (Results 1 – 1 of 1) sorted by relevance
29 typedef struct arg_struct genarg; typedef39 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 …]