attrd_cib_updated_cb   63 attrd/attrd_common.h void attrd_cib_updated_cb(const char *event, xmlNode *msg);
attrd_cib_updated_cb  605 attrd/legacy.c             if (pcmk_ok != local_conn->cmds->add_notify_callback(local_conn, T_CIB_DIFF_NOTIFY, attrd_cib_updated_cb)) {
attrd_cib_updated_cb  208 attrd/main.c       rc = the_cib->cmds->add_notify_callback(the_cib, T_CIB_DIFF_NOTIFY, attrd_cib_updated_cb);