Category:Callback shutdown
From collectd Wiki
Category for plugins which (may) register a shutdown callback.
shutdown callbacks are registered with the following function from src/plugin.h:
typedef int (*plugin_shutdown_cb) (void); int plugin_register_shutdown (char *name, plugin_shutdown_cb callback);
Pages in category "Callback shutdown"
The following 43 pages are in this category, out of 43 total.
ABCDEGIJLM |
M cont.NOP |
P cont.RSTU |

