notify_action 310 lib/pengine/pe_notif.c pe_action_t *notify_action = NULL; notify_action 341 lib/pengine/pe_notif.c notify_action = custom_action(rsc, key, op->task, node, notify_action 346 lib/pengine/pe_notif.c g_hash_table_foreach(op->meta, copy_meta_to_notify, notify_action); notify_action 347 lib/pengine/pe_notif.c add_notify_data_to_action_meta(n_data, notify_action); notify_action 350 lib/pengine/pe_notif.c order_actions(op, notify_action, pe_order_optional); notify_action 351 lib/pengine/pe_notif.c order_actions(notify_action, notify_done, pe_order_optional); notify_action 352 lib/pengine/pe_notif.c return notify_action;