register_callback  940 daemons/controld/controld_fencing.c     stonith_api->cmds->register_callback(stonith_api, rc,
register_callback 1210 daemons/execd/execd_commands.c     rc = stonith_api->cmds->register_callback(stonith_api, rc, 0, 0, cmd,
register_callback  165 daemons/fenced/cts-fence-helper.c     st->cmds->register_callback(st, 0, 120, st_opt_timeout_updates, NULL, "st_global_callback",
register_callback  318 daemons/fenced/cts-fence-helper.c     st->cmds->register_callback(st, 0, 120, st_opt_timeout_updates, NULL, "st_global_callback",
register_callback  407 daemons/fenced/cts-fence-helper.c     return st->cmds->register_callback(st,
register_callback 1353 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  327 include/crm/stonith-ng.h     int (*register_callback)(stonith_t *st,
register_callback  385 lib/cib/cib_client.c     new_cib->cmds->register_callback = cib_client_register_callback;
register_callback 1824 lib/fencing/st_client.c     new_stonith->cmds->register_callback     = stonith_api_add_callback;
register_callback  172 lib/pacemaker/pcmk_fence.c     st->cmds->register_callback(st,
register_callback  749 tools/cibadmin.c         the_cib->cmds->register_callback(the_cib, request_id, message_timeout_ms, FALSE, NULL,