bcast_id 438 daemons/based/based_callbacks.c check_local_notify(int bcast_id) bcast_id 446 daemons/based/based_callbacks.c notify = g_hash_table_lookup(local_notify_queue, GINT_TO_POINTER(bcast_id)); bcast_id 451 daemons/based/based_callbacks.c g_hash_table_remove(local_notify_queue, GINT_TO_POINTER(bcast_id)); bcast_id 1384 daemons/based/based_callbacks.c int bcast_id = 0; bcast_id 1386 daemons/based/based_callbacks.c if (!(crm_element_value_int(msg, F_CIB_LOCAL_NOTIFY_ID, &bcast_id))) { bcast_id 1387 daemons/based/based_callbacks.c check_local_notify(bcast_id);