notify_action 313 lib/pengine/pe_notif.c pe_action_t *notify_action = NULL; notify_action 344 lib/pengine/pe_notif.c notify_action = custom_action(rsc, key, op->task, node, notify_action 349 lib/pengine/pe_notif.c g_hash_table_foreach(op->meta, copy_meta_to_notify, notify_action); notify_action 350 lib/pengine/pe_notif.c add_notify_data_to_action_meta(n_data, notify_action); notify_action 353 lib/pengine/pe_notif.c order_actions(op, notify_action, pe_order_optional); notify_action 354 lib/pengine/pe_notif.c order_actions(notify_action, notify_done, pe_order_optional); notify_action 355 lib/pengine/pe_notif.c return notify_action;