Category:Callback init
From collectd Wiki
Category for plugins which (may) register an initialization callback.
init callbacks are registered with the following function from src/plugin.h:
typedef int (*plugin_init_cb) (void); int plugin_register_init (const char *name, plugin_init_cb callback);
Pages in category "Callback init"
The following 53 pages are in this category, out of 53 total.
ABCDEFGHI |
I cont.JLMNOP |
P cont.RSTUVZ |

