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 */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 …]