expand_list 537 lib/pacemaker/pcmk_sched_notif.c n_data->stop = expand_list(n_data->stop, &rsc_list, &node_list); expand_list 549 lib/pacemaker/pcmk_sched_notif.c n_data->start = expand_list(n_data->start, &rsc_list, &node_list); expand_list 557 lib/pacemaker/pcmk_sched_notif.c n_data->demote = expand_list(n_data->demote, &rsc_list, &node_list); expand_list 565 lib/pacemaker/pcmk_sched_notif.c n_data->promote = expand_list(n_data->promote, &rsc_list, &node_list); expand_list 569 lib/pacemaker/pcmk_sched_notif.c n_data->active = expand_list(n_data->active, &rsc_list, &node_list); expand_list 573 lib/pacemaker/pcmk_sched_notif.c n_data->slave = expand_list(n_data->slave, &rsc_list, &node_list); expand_list 577 lib/pacemaker/pcmk_sched_notif.c n_data->master = expand_list(n_data->master, &rsc_list, &node_list); expand_list 581 lib/pacemaker/pcmk_sched_notif.c n_data->inactive = expand_list(n_data->inactive, &rsc_list, NULL);