printf            107 daemons/based/cibmon.c                 printf("Argument code 0%o (%c)" " is not (?yet?) supported\n", flag, flag);
printf            114 daemons/based/cibmon.c         printf("non-option ARGV-elements: ");
printf            116 daemons/based/cibmon.c             printf("%s ", argv[optind++]);
printf            117 daemons/based/cibmon.c         printf("\n");
printf            189 daemons/execd/cts-exec-helper.c             print_result(printf("LISTEN EVENT SUCCESSFUL\n"));
printf            196 daemons/execd/cts-exec-helper.c             print_result(printf("API-CALL SUCCESSFUL for 'exec'\n"));
printf            198 daemons/execd/cts-exec-helper.c             print_result(printf("API-CALL FAILURE for 'exec', rc:%d lrmd_op_status:%s\n",
printf            212 daemons/execd/cts-exec-helper.c     print_result(printf("LISTEN EVENT FAILURE - timeout occurred, never found.\n"));
printf            255 daemons/execd/cts-exec-helper.c     print_result(printf("API CONNECTION FAILURE\n"));
printf            292 daemons/execd/cts-exec-helper.c             print_result(printf("API-CALL 'exec' action pending, waiting on response\n"));
printf            305 daemons/execd/cts-exec-helper.c             print_result(printf("RSC_INFO: id:%s class:%s provider:%s type:%s\n",
printf            326 daemons/execd/cts-exec-helper.c             print_result(printf("%s", output));
printf            336 daemons/execd/cts-exec-helper.c             print_result(printf("%d agents found\n", rc));
printf            338 daemons/execd/cts-exec-helper.c                 print_result(printf("%s\n", iter->val));
printf            343 daemons/execd/cts-exec-helper.c             print_result(printf("API_CALL FAILURE - no agents found\n"));
printf            353 daemons/execd/cts-exec-helper.c             print_result(printf("%d providers found\n", rc));
printf            355 daemons/execd/cts-exec-helper.c                 print_result(printf("%s\n", iter->val));
printf            360 daemons/execd/cts-exec-helper.c             print_result(printf("API_CALL FAILURE - no providers found\n"));
printf            371 daemons/execd/cts-exec-helper.c             print_result(printf("%d standards found\n", rc));
printf            373 daemons/execd/cts-exec-helper.c                 print_result(printf("%s\n", iter->val));
printf            378 daemons/execd/cts-exec-helper.c             print_result(printf("API_CALL FAILURE - no providers found\n"));
printf            391 daemons/execd/cts-exec-helper.c             print_result(printf("RECURRING_OP: %s_%s_%s timeout=%sms\n",
printf            399 daemons/execd/cts-exec-helper.c         print_result(printf("API-CALL FAILURE unknown action '%s'\n", options.action));
printf            404 daemons/execd/cts-exec-helper.c         print_result(printf("API-CALL FAILURE for '%s' api_rc:%d\n", options.api_call, rc));
printf            409 daemons/execd/cts-exec-helper.c         print_result(printf("API-CALL SUCCESSFUL for '%s'\n", options.api_call));
printf            656 daemons/execd/cts-exec-helper.c             print_result(printf
printf           1317 daemons/fenced/pacemaker-fenced.c         printf("<?xml version=\"1.0\"?><!DOCTYPE resource-agent SYSTEM \"ra-api-1.dtd\">\n");
printf           1318 daemons/fenced/pacemaker-fenced.c         printf("<resource-agent name=\"pacemaker-fenced\">\n");
printf           1319 daemons/fenced/pacemaker-fenced.c         printf(" <version>1.0</version>\n");
printf           1320 daemons/fenced/pacemaker-fenced.c         printf(" <longdesc lang=\"en\">Instance attributes available for all \"stonith\"-class resources"
printf           1322 daemons/fenced/pacemaker-fenced.c         printf(" <shortdesc lang=\"en\">Instance attributes available for all \"stonith\"-class resources</shortdesc>\n");
printf           1323 daemons/fenced/pacemaker-fenced.c         printf(" <parameters>\n");
printf           1327 daemons/fenced/pacemaker-fenced.c         printf("  <parameter name=\"priority\" unique=\"0\">\n");
printf           1328 daemons/fenced/pacemaker-fenced.c         printf("    <shortdesc lang=\"en\">Devices that are not in a topology "
printf           1330 daemons/fenced/pacemaker-fenced.c         printf("    <content type=\"integer\" default=\"0\"/>\n");
printf           1331 daemons/fenced/pacemaker-fenced.c         printf("  </parameter>\n");
printf           1334 daemons/fenced/pacemaker-fenced.c         printf("  <parameter name=\"%s\" unique=\"0\">\n", STONITH_ATTR_HOSTARG);
printf           1335 daemons/fenced/pacemaker-fenced.c         printf
printf           1337 daemons/fenced/pacemaker-fenced.c         printf
printf           1342 daemons/fenced/pacemaker-fenced.c         printf("    <content type=\"string\" default=\"port\"/>\n");
printf           1343 daemons/fenced/pacemaker-fenced.c         printf("  </parameter>\n");
printf           1345 daemons/fenced/pacemaker-fenced.c         printf("  <parameter name=\"%s\" unique=\"0\">\n", STONITH_ATTR_HOSTMAP);
printf           1346 daemons/fenced/pacemaker-fenced.c         printf
printf           1348 daemons/fenced/pacemaker-fenced.c         printf
printf           1350 daemons/fenced/pacemaker-fenced.c         printf("    <content type=\"string\" default=\"\"/>\n");
printf           1351 daemons/fenced/pacemaker-fenced.c         printf("  </parameter>\n");
printf           1353 daemons/fenced/pacemaker-fenced.c         printf("  <parameter name=\"%s\" unique=\"0\">\n", STONITH_ATTR_HOSTLIST);
printf           1354 daemons/fenced/pacemaker-fenced.c         printf
printf           1357 daemons/fenced/pacemaker-fenced.c         printf("    <content type=\"string\" default=\"\"/>\n");
printf           1358 daemons/fenced/pacemaker-fenced.c         printf("  </parameter>\n");
printf           1360 daemons/fenced/pacemaker-fenced.c         printf("  <parameter name=\"%s\" unique=\"0\">\n", STONITH_ATTR_HOSTCHECK);
printf           1361 daemons/fenced/pacemaker-fenced.c         printf
printf           1363 daemons/fenced/pacemaker-fenced.c         printf("    <longdesc lang=\"en\">Allowed values: dynamic-list "
printf           1368 daemons/fenced/pacemaker-fenced.c         printf("    <content type=\"string\" default=\"dynamic-list\"/>\n");
printf           1369 daemons/fenced/pacemaker-fenced.c         printf("  </parameter>\n");
printf           1371 daemons/fenced/pacemaker-fenced.c         printf("  <parameter name=\"%s\" unique=\"0\">\n", STONITH_ATTR_DELAY_MAX);
printf           1372 daemons/fenced/pacemaker-fenced.c         printf
printf           1374 daemons/fenced/pacemaker-fenced.c         printf
printf           1378 daemons/fenced/pacemaker-fenced.c         printf("    <content type=\"time\" default=\"0s\"/>\n");
printf           1379 daemons/fenced/pacemaker-fenced.c         printf("  </parameter>\n");
printf           1381 daemons/fenced/pacemaker-fenced.c         printf("  <parameter name=\"%s\" unique=\"0\">\n", STONITH_ATTR_DELAY_BASE);
printf           1382 daemons/fenced/pacemaker-fenced.c         printf
printf           1384 daemons/fenced/pacemaker-fenced.c         printf
printf           1388 daemons/fenced/pacemaker-fenced.c         printf("    <content type=\"time\" default=\"0s\"/>\n");
printf           1389 daemons/fenced/pacemaker-fenced.c         printf("  </parameter>\n");
printf           1391 daemons/fenced/pacemaker-fenced.c         printf("  <parameter name=\"%s\" unique=\"0\">\n", STONITH_ATTR_ACTION_LIMIT);
printf           1392 daemons/fenced/pacemaker-fenced.c         printf
printf           1394 daemons/fenced/pacemaker-fenced.c         printf
printf           1397 daemons/fenced/pacemaker-fenced.c         printf("    <content type=\"integer\" default=\"1\"/>\n");
printf           1398 daemons/fenced/pacemaker-fenced.c         printf("  </parameter>\n");
printf           1402 daemons/fenced/pacemaker-fenced.c             printf("  <parameter name=\"pcmk_%s_action\" unique=\"0\">\n", actions[lpc]);
printf           1403 daemons/fenced/pacemaker-fenced.c             printf
printf           1406 daemons/fenced/pacemaker-fenced.c             printf
printf           1410 daemons/fenced/pacemaker-fenced.c             printf("    <content type=\"string\" default=\"%s\"/>\n", actions[lpc]);
printf           1411 daemons/fenced/pacemaker-fenced.c             printf("  </parameter>\n");
printf           1413 daemons/fenced/pacemaker-fenced.c             printf("  <parameter name=\"pcmk_%s_timeout\" unique=\"0\">\n", actions[lpc]);
printf           1414 daemons/fenced/pacemaker-fenced.c             printf
printf           1417 daemons/fenced/pacemaker-fenced.c             printf
printf           1421 daemons/fenced/pacemaker-fenced.c             printf("    <content type=\"time\" default=\"60s\"/>\n");
printf           1422 daemons/fenced/pacemaker-fenced.c             printf("  </parameter>\n");
printf           1424 daemons/fenced/pacemaker-fenced.c             printf("  <parameter name=\"pcmk_%s_retries\" unique=\"0\">\n", actions[lpc]);
printf           1425 daemons/fenced/pacemaker-fenced.c             printf
printf           1428 daemons/fenced/pacemaker-fenced.c             printf("    <longdesc lang=\"en\">Some devices do not support multiple connections."
printf           1432 daemons/fenced/pacemaker-fenced.c             printf("    <content type=\"integer\" default=\"2\"/>\n");
printf           1433 daemons/fenced/pacemaker-fenced.c             printf("  </parameter>\n");
printf           1436 daemons/fenced/pacemaker-fenced.c         printf(" </parameters>\n");
printf           1437 daemons/fenced/pacemaker-fenced.c         printf("</resource-agent>\n");
printf           1188 daemons/pacemakerd/pacemakerd.c                 printf("Pacemaker %s (Build: %s)\n Supporting v%s: %s\n", PACEMAKER_VERSION, BUILD_VERSION,
printf           1192 daemons/pacemakerd/pacemakerd.c                 printf("Argument code 0%o (%c) is not (?yet?) supported\n", flag, flag);
printf           1199 daemons/pacemakerd/pacemakerd.c         printf("non-option ARGV-elements: ");
printf           1201 daemons/pacemakerd/pacemakerd.c             printf("%s ", argv[optind++]);
printf           1202 daemons/pacemakerd/pacemakerd.c         printf("\n");
printf            159 include/crm/common/logging.h                 printf(fmt "\n" , ##args);                                  \
printf            273 include/crm/common/logging.h                 printf(fmt "\n" , ##args);                                  \
printf             32 lib/cib/cib_attrs.c 	    printf(fmt"\n", ##args);		\
printf            258 lib/common/iso8601.c         printf("%s%s%s\n",
printf            420 lib/common/utils.c         printf("%s: already running [pid %lld in %s]\n",
printf            439 lib/common/utils.c         printf("Could not lock '%s' for %s: %s (%d)\n",
printf            284 lib/pacemaker/pcmk_sched_allocate.c             printf("Only 'private' parameters to " PCMK__OP_FMT
printf           3050 lib/pacemaker/pcmk_sched_allocate.c             printf(" * %s %s '%s'\n", task, node_name, action->reason);
printf           3052 lib/pacemaker/pcmk_sched_allocate.c             printf(" * %s %s\n", task, node_name);
printf           2372 lib/pacemaker/pcmk_sched_native.c             printf(" * "fmt" \tdue to %s\n", ##args, a->reason);    \
printf           2376 lib/pacemaker/pcmk_sched_native.c             printf(" * "fmt"\n", ##args);                         \
printf           2493 lib/pacemaker/pcmk_sched_native.c         printf(" * %-8s   %-*s   ( %*s )  %s\n", change, rsc_width, rsc->id, detail_width, details, reason);
printf            770 lib/pacemaker/pcmk_sched_promotable.c                 printf("%s promotion score on %s: %s\n",
printf             42 lib/pacemaker/pcmk_sched_transition.c                   printf(fmt , ##args);           \
printf            730 lib/pacemaker/pcmk_sched_transition.c             printf("\tPretending action %d failed with rc=%d\n", action->id, op->rc);
printf            243 lib/pengine/utils.c             printf("%s: %s allocation score on %s: %s\n",
printf            246 lib/pengine/utils.c             printf("%s: %s = %s\n", comment, node->details->uname, score);
printf           2309 lib/pengine/utils.c             printf("Only 'private' parameters to %s for unfencing %s changed\n",
printf           2322 lib/pengine/utils.c         printf("Parameters to %s for unfencing %s changed, try '%s'\n",
printf            208 maint/mocked/based-notifyfenced.c             printf("spam the \"cib diff\" notification client"
printf            251 maint/mocked/based.c                 printf("\t-%c\t", argv[i][1]);
printf            256 maint/mocked/based.c                     printf("show this help message\n");
printf            274 maint/mocked/based.c                     printf("Usage: %s [-{%s}]\n", argv[0], s);
printf            292 maint/mocked/based.c                     printf("uknown option \"%s\"\n", argv[i]);
printf             56 scratch.c                      printf("Unknown option: -%c\n", flag);
printf            399 tools/attrd_updater.c                 printf("name=\"%s\" host=\"%s\" value=\"%s\"\n",
printf            373 tools/cibadmin.c             printf("%s\n", id);
printf            390 tools/cibadmin.c     printf("Upgrade unnecessary: %s\n", err);
printf            554 tools/cibadmin.c                 printf("Argument code 0%o (%c)" " is not (?yet?) supported\n", flag, flag);
printf            566 tools/cibadmin.c         printf("non-option ARGV-elements: ");
printf            568 tools/cibadmin.c             printf("%s ", argv[optind++]);
printf            569 tools/cibadmin.c         printf("\n");
printf            334 tools/crm_attribute.c                 printf("Argument code 0%o (%c) is not (?yet?) supported\n", flag, flag);
printf            341 tools/crm_attribute.c         printf("non-option ARGV-elements: ");
printf            343 tools/crm_attribute.c             printf("%s ", argv[optind++]);
printf            344 tools/crm_attribute.c         printf("\n");
printf            487 tools/crm_attribute.c         printf("Please choose from one of the matches above and supply the 'id' with --attr-id\n");
printf            125 tools/crm_diff.c     printf("%s\n", crm_str(buffer));
printf            123 tools/crm_error.c                 printf("% .*d: %-26s  %s\n", width, rc, name, desc);
printf            125 tools/crm_error.c                 printf("% .*d: %s\n", width, rc, desc);
printf            142 tools/crm_error.c                 printf("%s - %s\n", name, desc);
printf            144 tools/crm_error.c                 printf("%s\n", desc);
printf           1292 tools/crm_mon.c             printf("Defaulting to one-shot mode\n");
printf           1293 tools/crm_mon.c             printf("You need to have curses available at compile time to enable console mode\n");
printf           1394 tools/crm_mon.c                     printf("Writing html to %s ...\n", args->output_dest);
printf            113 tools/crm_mon_curses.c         printf("Pacemaker %s (Build: %s): %s\n", PACEMAKER_VERSION, BUILD_VERSION, CRM_FEATURES);
printf            115 tools/crm_mon_curses.c         printf("Pacemaker %s\n", PACEMAKER_VERSION);
printf            116 tools/crm_mon_curses.c         printf("Written by Andrew Beekhof\n");
printf            186 tools/crm_node.c             printf("%d\n", reply->data.node_info.id);
printf            202 tools/crm_node.c             printf("%s\n", reply->data.node_info.uname);
printf            212 tools/crm_node.c             printf("%d\n", reply->data.node_info.have_quorum);
printf            236 tools/crm_node.c                     printf("%lu %s %s\n",
printf            241 tools/crm_node.c                     printf("%s ", uname);
printf            245 tools/crm_node.c                 printf("\n");
printf            317 tools/crm_node.c         printf("%s\n", name);
printf            356 tools/crm_node.c         printf("Could not remove %s[%ld] from " XML_CIB_TAG_NODES ": %s",
printf            361 tools/crm_node.c         printf("Could not remove %s[%ld] from " XML_CIB_TAG_STATUS ": %s",
printf           1041 tools/crm_resource.c             printf("Removing constraint: %s\n", (char *) ele->data);
printf           1091 tools/crm_resource.c             printf("%s\n", iter->val);
printf           1141 tools/crm_resource.c             printf("%s\n", iter->val);
printf           1178 tools/crm_resource.c         printf("NO resources configured\n");
printf           1273 tools/crm_resource.c         printf("Dry run: skipping clean-up of %s due to CIB_file\n",
printf           1370 tools/crm_resource.c             printf("%s\n", metadata);
printf             51 tools/crm_resource_ban.c     printf("Migration will take effect until: %s\n", later_s);
printf             36 tools/crm_resource_print.c             printf("Constraint %s %s %s %s %s %s %s\n",
printf             72 tools/crm_resource_print.c     printf("Resource: %s %s %s %s %s %s %s %s %d %lld 0x%.16llx\n",
printf             93 tools/crm_resource_print.c         printf("%s\n", rsc->id);
printf            124 tools/crm_resource_print.c         printf("NO resources configured\n");
printf            217 tools/crm_resource_print.c         printf("loop %s\n", rsc->id);
printf            135 tools/crm_resource_runtime.c         printf("Multiple attributes match name=%s\n", attr_name);
printf            139 tools/crm_resource_runtime.c             printf("  Value: %s \t(id=%s)\n",
printf            216 tools/crm_resource_runtime.c                 printf("Performing %s of '%s' on '%s', the parent of '%s'\n", cmd, attr_name, rsc->id, rsc_id);
printf            230 tools/crm_resource_runtime.c                     printf("A value for '%s' already exists in child '%s', performing %s on that instead of '%s'\n", attr_name, lookup_id, cmd, rsc_id);
printf            267 tools/crm_resource_runtime.c         printf("\n");
printf            276 tools/crm_resource_runtime.c                 printf("WARNING: There is already a meta attribute for '%s' called '%s' (id=%s)\n",
printf            278 tools/crm_resource_runtime.c                 printf("         Delete '%s' first or use the force option to override\n",
printf            353 tools/crm_resource_runtime.c             printf("Set '%s' option: id=%s%s%s%s%s value=%s\n", lookup_id, local_attr_id,
printf            415 tools/crm_resource_runtime.c         printf("\n");
printf            459 tools/crm_resource_runtime.c             printf("Deleted '%s' option: id=%s%s%s%s%s\n", lookup_id, local_attr_id,
printf            769 tools/crm_resource_runtime.c         printf("Unable to clean up %s because node %s not found\n",
printf            775 tools/crm_resource_runtime.c         printf("Unable to clean up %s because resource discovery disabled on %s\n",
printf            781 tools/crm_resource_runtime.c         printf("Dry run: skipping clean-up of %s on %s due to CIB_file\n",
printf            788 tools/crm_resource_runtime.c         printf("Unable to clean up %s failures on %s: %s\n",
printf            800 tools/crm_resource_runtime.c         printf("Cleaned %s failures on %s, but unable to clean history: %s\n",
printf            803 tools/crm_resource_runtime.c         printf("Cleaned up %s on %s\n", rsc->id, host_uname);
printf            819 tools/crm_resource_runtime.c         printf("Dry run: skipping clean-up of %s due to CIB_file\n",
printf            839 tools/crm_resource_runtime.c         printf("Unable to clean up all failures on %s: %s\n",
printf            848 tools/crm_resource_runtime.c             printf("Cleaned all resource failures on %s, but unable to clean history: %s\n",
printf            859 tools/crm_resource_runtime.c                 printf("Cleaned all resource failures on all nodes, but unable to clean history: %s\n",
printf            866 tools/crm_resource_runtime.c     printf("Cleaned up all resources on %s\n", display_name);
printf            892 tools/crm_resource_runtime.c             printf("\n  * Configuration specifies '%s' should remain stopped\n",
printf            898 tools/crm_resource_runtime.c             printf("\n  * Configuration specifies '%s' should not be promoted\n",
printf            905 tools/crm_resource_runtime.c         printf("%s  * Configuration prevents cluster from stopping or starting unmanaged '%s'\n",
printf            912 tools/crm_resource_runtime.c         printf("%s  * '%s' is locked to node %s due to shutdown\n",
printf            917 tools/crm_resource_runtime.c         printf("\n");
printf           1288 tools/crm_resource_runtime.c             printf("%s is not running on %s and so cannot be restarted\n", id, host);
printf           1290 tools/crm_resource_runtime.c             printf("%s is not running anywhere and so cannot be restarted\n", id);
printf           1665 tools/crm_resource_runtime.c                 printf("warning: wait option may not work properly in "
printf           1752 tools/crm_resource_runtime.c             printf("Overriding the cluster configuration for '%s' with '%s' = '%s'\n",
printf           1765 tools/crm_resource_runtime.c             printf("Operation %s for %s (%s:%s:%s) returned: '%s' (%d)\n",
printf           1769 tools/crm_resource_runtime.c             printf("Operation %s for %s (%s:%s:%s) failed: '%s' (%d)\n",
printf           1786 tools/crm_resource_runtime.c                     printf(" >  stdout: %s\n", local_copy + last);
printf           1800 tools/crm_resource_runtime.c                     printf(" >  stderr: %s\n", local_copy + last);
printf           2012 tools/crm_resource_runtime.c             printf("Resource %s is not running\n", rsc->id);
printf           2014 tools/crm_resource_runtime.c             printf("Resource %s is running\n", rsc->id);
printf           2029 tools/crm_resource_runtime.c         printf("Resource %s is running on host %s\n",rsc->id,host_uname);
printf           2031 tools/crm_resource_runtime.c         printf("Resource %s is not running on host %s\n", rsc->id, host_uname);
printf           2047 tools/crm_resource_runtime.c         printf("Resource %s is running on host %s\n",rsc->id,host_uname);
printf           2053 tools/crm_resource_runtime.c         printf("Resource %s is assigned to host %s but not running\n",
printf           2070 tools/crm_resource_runtime.c     printf("Resource %s is %srunning\n", rsc->id, (hosts? "" : "not "));
printf            162 tools/crm_rule.c         printf("Rule %s is still in effect\n", rule_id);
printf            165 tools/crm_rule.c         printf("Rule %s satisfies conditions\n", rule_id);
printf            167 tools/crm_rule.c         printf("Rule %s is expired\n", rule_id);
printf            169 tools/crm_rule.c         printf("Rule %s has not yet taken effect\n", rule_id);
printf            171 tools/crm_rule.c         printf("Rule %s does not satisfy conditions\n", rule_id);
printf            173 tools/crm_rule.c         printf("Could not determine whether rule %s is expired\n", rule_id);
printf             49 tools/crm_shadow.c     printf("Setting up shadow instance\n");
printf             58 tools/crm_shadow.c         printf("Type Ctrl-D to exit the crm_shadow shell\n");
printf             67 tools/crm_shadow.c         printf("To switch to the named shadow instance, paste the following into your shell:\n");
printf             70 tools/crm_shadow.c         printf
printf             73 tools/crm_shadow.c     printf("  CIB_shadow=%s ; export CIB_shadow\n", name);
printf             86 tools/crm_shadow.c         printf("Now type Ctrl-D to exit the crm_shadow shell\n");
printf             89 tools/crm_shadow.c         printf
printf             91 tools/crm_shadow.c         printf("  unset CIB_shadow\n");
printf            335 tools/crm_shadow.c                 printf("Argument code 0%o (%c)" " is not (?yet?) supported\n", flag, flag);
printf            342 tools/crm_shadow.c         printf("non-option ARGV-elements: ");
printf            344 tools/crm_shadow.c             printf("%s ", argv[optind++]);
printf            345 tools/crm_shadow.c         printf("\n");
printf            411 tools/crm_shadow.c         printf("%s\n", shadow_file);
printf            460 tools/crm_shadow.c             printf("Created new %s configuration\n",
printf            501 tools/crm_shadow.c         printf("%s", output_s);
printf             75 tools/crm_simulate.c 	    printf(fmt , ##args);		\
printf            380 tools/crm_simulate.c             printf("Using the original execution date of: %s\n", when);
printf            472 tools/crm_simulate.c             printf("GuestNode %s: %s\n", node_name, node_mode);
printf            474 tools/crm_simulate.c             printf("RemoteNode %s: %s\n", node_name, node_mode);
printf            476 tools/crm_simulate.c             printf("Node %s: %s\n", node_name, node_mode);
printf            478 tools/crm_simulate.c             printf("Node %s (%s): %s\n", node_name, node->details->id, node_mode);
printf            485 tools/crm_simulate.c         printf("Online: [ %s ]\n", online_nodes);
printf            489 tools/crm_simulate.c         printf("OFFLINE: [ %s ]\n", offline_nodes);
printf            493 tools/crm_simulate.c         printf("RemoteOnline: [ %s ]\n", online_remote_nodes);
printf            497 tools/crm_simulate.c         printf("RemoteOFFLINE: [ %s ]\n", offline_remote_nodes);
printf            501 tools/crm_simulate.c         printf("GuestOnline: [ %s ]\n", online_guest_nodes);
printf            787 tools/crm_simulate.c     printf("* Testing %s ...", xml_file);
printf            816 tools/crm_simulate.c     printf(" %.2f secs\n", (clock() - start) / (float) CLOCKS_PER_SEC);
printf           1053 tools/crm_simulate.c             printf("Allocation scores and utilization information:\n");
printf           1057 tools/crm_simulate.c             printf("Utilization information:\n");
printf            174 tools/crm_verify.c         printf("non-option ARGV-elements: ");
printf            176 tools/crm_verify.c             printf("%s ", argv[optind++]);
printf            178 tools/crm_verify.c         printf("\n");
printf            227 tools/crmadmin.c             printf("Status of %s@%s: %s (%s)\n",
printf            239 tools/crmadmin.c             printf("Designated Controller is: %s\n", reply->host_from);
printf            308 tools/crmadmin.c                 printf("Status of %s: '%s' %s %s\n",
printf            598 tools/crmadmin.c             printf("export %s=%s\n",
printf            607 tools/crmadmin.c             printf("%s node: %s (%s)\n", node_type,
printf            616 tools/crmadmin.c         printf("No nodes configured\n");
printf            248 tools/ipmiservicelogd.c     printf("%s\n", help);
printf            254 tools/ipmiservicelogd.c     printf("Usage:\n");
printf            255 tools/ipmiservicelogd.c     printf(" %s <con_parms>\n", progname);
printf            256 tools/ipmiservicelogd.c     printf(" Where <con_parms> is one of:\n");