71
71
/* The plugin_foreach() iterator requires that we
72
72
convert all the parameters of a plugin api entry point
74
74
So we will take all the additional paramters of qcache_do1,
75
75
and marshall them into a struct of this type, and
76
76
then just pass in a pointer to it.