expand_list       545 pengine/notif.c     expand_list(n_data->stop, &rsc_list, &node_list);
expand_list       560 pengine/notif.c     expand_list(n_data->start, &rsc_list, &node_list);
expand_list       571 pengine/notif.c     expand_list(n_data->demote, &rsc_list, &node_list);
expand_list       581 pengine/notif.c     expand_list(n_data->promote, &rsc_list, &node_list);
expand_list       588 pengine/notif.c     expand_list(n_data->active, &rsc_list, &node_list);
expand_list       595 pengine/notif.c     expand_list(n_data->slave, &rsc_list, &node_list);
expand_list       602 pengine/notif.c     expand_list(n_data->master, &rsc_list, &node_list);
expand_list       609 pengine/notif.c     expand_list(n_data->inactive, &rsc_list, NULL);