targets           206 cib/messages.c     if (cs && cs->targets) {
targets           226 cib/messages.c              cs && cs->targets);
targets           516 fencing/commands.c     g_list_free_full(device->targets, free);
targets           529 fencing/commands.c build_port_aliases(const char *hostmap, GListPtr * targets)
targets           567 fencing/commands.c                     if (targets) {
targets           568 fencing/commands.c                         *targets = g_list_append(*targets, strdup(value));
targets           901 fencing/commands.c         device->targets = parse_host_list(value);
targets           905 fencing/commands.c     device->aliases = build_port_aliases(value, &(device->targets));
targets          1062 fencing/commands.c     if (rc != 0 && !dev->targets) {
targets          1067 fencing/commands.c         g_list_free_full(dev->targets, free);
targets          1068 fencing/commands.c         dev->targets = NULL;
targets          1071 fencing/commands.c         g_list_free_full(dev->targets, free);
targets          1072 fencing/commands.c         dev->targets = parse_host_list(output);
targets          1076 fencing/commands.c     if (dev->targets) {
targets          1082 fencing/commands.c         if (string_in_list(dev->targets, alias)) {
targets          1617 fencing/commands.c         if (string_in_list(dev->targets, host)) {
targets          1627 fencing/commands.c         if (dev->targets == NULL || dev->targets_age + 60 < now) {
targets          1638 fencing/commands.c         if (string_in_list(dev->targets, alias)) {
targets            29 fencing/internal.h     GListPtr targets;
targets           157 include/crm/common/logging.h                       core_cs?core_cs->targets:FALSE, TRUE);            \
targets           171 include/crm/common/logging.h 		      core_cs?core_cs->targets:FALSE, TRUE);            \
targets           269 include/crm/common/logging.h         if (digest_cs && digest_cs->targets) {                  \
targets           132 lib/common/digest.c     if (digest_cs && digest_cs->targets) {
targets           508 lib/common/logging.c         qb_bit_set(cs->targets, source);
targets           513 lib/common/logging.c             qb_bit_set(cs->targets, source);
targets           519 lib/common/logging.c                 qb_bit_set(cs->targets, source);
targets           526 lib/common/logging.c             qb_bit_set(cs->targets, source);
targets           530 lib/common/logging.c         qb_bit_set(cs->targets, source);
targets           532 lib/common/logging.c         qb_bit_set(cs->targets, source);
targets           534 lib/common/logging.c         qb_bit_set(cs->targets, source);
targets           536 lib/common/logging.c         qb_bit_set(cs->targets, source);
targets           540 lib/common/logging.c         qb_bit_set(cs->targets, source);
targets           585 lib/common/logging.c     cs->targets = 0;            /* Reset then find targets to enable */
targets           615 lib/common/logging.c     if (cs->targets == 0) {
targets           188 lib/common/watchdog.c     if (panic_cs && panic_cs->targets) {
targets          2215 lib/common/xml.c             if (digest_cs && digest_cs->targets) {
targets          2221 lib/common/xml.c                 crm_trace("%p %.6x", digest_cs, digest_cs ? digest_cs->targets : 0);
targets          2738 lib/common/xml.c     if (xml_error_cs && xml_error_cs->targets) {
targets          3998 lib/common/xml.c             crm_trace("%p %.6x", digest_cs, digest_cs ? digest_cs->targets : 0);
targets          3999 lib/common/xml.c             if (digest_cs && digest_cs->targets) {