register_callback 881 daemons/controld/controld_fencing.c stonith_api->cmds->register_callback(stonith_api, rc, register_callback 1303 daemons/execd/execd_commands.c rc = stonith_api->cmds->register_callback(stonith_api, rc, 0, 0, cmd, register_callback 152 daemons/fenced/cts-fence-helper.c st->cmds->register_callback(st, 0, 120, st_opt_timeout_updates, NULL, "st_global_callback", register_callback 305 daemons/fenced/cts-fence-helper.c st->cmds->register_callback(st, 0, 120, st_opt_timeout_updates, NULL, "st_global_callback", register_callback 392 daemons/fenced/cts-fence-helper.c return st->cmds->register_callback(st, register_callback 1279 daemons/fenced/pacemaker-fenced.c cib_api->cmds->register_callback(cib_api, rc, 120, FALSE, NULL, "init_cib_cache_cb", register_callback 121 include/crm/cib/cib_types.h gboolean (*register_callback) (cib_t *cib, int call_id, int timeout, register_callback 173 include/crm/compatibility.h cib->cmds->register_callback(cib, id, 120, flag, data, #fn, fn); \ register_callback 325 include/crm/stonith-ng.h int (*register_callback)(stonith_t *st, register_callback 376 lib/cib/cib_client.c new_cib->cmds->register_callback = cib_client_register_callback; register_callback 2155 lib/fencing/st_client.c new_stonith->cmds->register_callback = stonith_api_add_callback; register_callback 127 lib/pacemaker/pcmk_fence.c st->cmds->register_callback(st, register_callback 658 tools/cibadmin.c the_cib->cmds->register_callback(the_cib, request_id, message_timeout_ms, FALSE, NULL,