ticket_activate    98 include/pcmki/pcmki_sched_utils.h     GListPtr ticket_standby, GListPtr ticket_activate);
ticket_activate   407 lib/pacemaker/pcmk_sched_transition.c                      GListPtr ticket_standby, GListPtr ticket_activate)
ticket_activate   520 lib/pacemaker/pcmk_sched_transition.c     for (gIter = ticket_activate; gIter != NULL; gIter = gIter->next) {
ticket_activate    58 tools/crm_simulate.c     GListPtr ticket_activate;
ticket_activate   186 tools/crm_simulate.c     options.ticket_activate = g_list_append(options.ticket_activate, (gchar *) g_strdup(optarg));
ticket_activate  1018 tools/crm_simulate.c                              options.ticket_activate);
ticket_activate  1126 tools/crm_simulate.c     g_list_free_full(options.ticket_activate, g_free);