create_hello_message   81 include/crm/common/ipc.h xmlNode *create_hello_message(const char *uuid, const char *client_name,
create_hello_message  155 tools/crm_node.c         hello = create_hello_message(admin_uuid, "crm_node", "0", "1");
create_hello_message  871 tools/crm_resource.c         xml = create_hello_message(our_pid, crm_system_name, "0", "1");
create_hello_message  419 tools/crmadmin.c         xmlNode *xml = create_hello_message(admin_uuid, crm_system_name, "0", "1");