79
79
/* The plugin_foreach() iterator requires that we
80
80
convert all the parameters of a plugin api entry point
82
82
So we will take all the additional paramters of errmsg_vprintf,
83
83
and marshall them into a struct of this type, and
84
84
then just pass in a pointer to it.