bcast_id 482 cib/callbacks.c check_local_notify(int bcast_id) bcast_id 490 cib/callbacks.c notify = g_hash_table_lookup(local_notify_queue, GINT_TO_POINTER(bcast_id)); bcast_id 495 cib/callbacks.c g_hash_table_remove(local_notify_queue, GINT_TO_POINTER(bcast_id)); bcast_id 1448 cib/callbacks.c int bcast_id = 0; bcast_id 1450 cib/callbacks.c if (!(crm_element_value_int(msg, F_CIB_LOCAL_NOTIFY_ID, &bcast_id))) { bcast_id 1451 cib/callbacks.c check_local_notify(bcast_id);