pe_rsc_notify 226 lib/pengine/clone.c clone_data->notify_confirm = is_set(rsc->flags, pe_rsc_notify); pe_rsc_notify 578 lib/pengine/complex.c set_bit((*rsc)->flags, pe_rsc_notify); pe_rsc_notify 840 lib/pengine/complex.c is_set((*rsc)->flags, pe_rsc_notify) ? "required" : "not required"); pe_rsc_notify 1069 lib/pengine/container.c if(is_set(tuple->child->flags, pe_rsc_notify)) { pe_rsc_notify 1070 lib/pengine/container.c set_bit(container_data->child->flags, pe_rsc_notify); pe_rsc_notify 1436 pengine/clone.c crm_xml_add(xml, name, is_set(rsc->flags, pe_rsc_notify) ? "true" : "false"); pe_rsc_notify 123 pengine/graph.c if (is_set(rsc->flags, pe_rsc_notify) && allow_notify) { pe_rsc_notify 162 pengine/graph.c notify = is_set(rsc->flags, pe_rsc_notify); pe_rsc_notify 172 pengine/graph.c is_set(rsc->flags, pe_rsc_notify)); pe_rsc_notify 3154 pengine/native.c if (is_set(rsc->flags, pe_rsc_notify)) { pe_rsc_notify 334 pengine/notif.c if (is_not_set(rsc->flags, pe_rsc_notify)) {