client_name       950 daemons/based/based_callbacks.c     const char *client_name = crm_element_value(request, F_CIB_CLIENTNAME);
client_name       971 daemons/based/based_callbacks.c                   op, client_name, call_id, originator, target, reply_to);
client_name       974 daemons/based/based_callbacks.c         crm_trace("Processing local %s operation from %s/%s intended for %s", op, client_name, call_id, target);
client_name      1018 daemons/based/based_callbacks.c                    client_name, call_id);
client_name      1076 daemons/based/based_callbacks.c                    originator ? originator : "local", client_name, call_id,
client_name      1097 daemons/based/based_callbacks.c                   originator ? originator : "local", client_name, call_id,
client_name       478 daemons/controld/controld_messages.c                   const char *client_name, const char *ref, const char *uuid)
client_name       488 daemons/controld/controld_messages.c                  client_name, ((version == NULL)? "" : version),
client_name       515 daemons/controld/controld_messages.c     const char *client_name = NULL;
client_name       533 daemons/controld/controld_messages.c     client_name = crm_element_value(message_data, "client_name");
client_name       534 daemons/controld/controld_messages.c     if (pcmk__str_empty(client_name)) {
client_name       539 daemons/controld/controld_messages.c     if (!authorize_version(message_data, "major_version", client_name, ref,
client_name       543 daemons/controld/controld_messages.c     if (!authorize_version(message_data, "minor_version", client_name, ref,
client_name       548 daemons/controld/controld_messages.c     crm_trace("Validated IPC hello from client %s", client_name);
client_name       550 daemons/controld/controld_messages.c         curr_client->userdata = strdup(client_name);
client_name        96 daemons/fenced/fenced_commands.c     char *client_name;
client_name       323 daemons/fenced/fenced_commands.c     free(cmd->client_name);
client_name       375 daemons/fenced/fenced_commands.c     cmd->client_name = crm_element_value_copy(msg, F_STONITH_CLIENTNAME);
client_name      1174 daemons/fenced/fenced_commands.c     cmd->client_name = strdup(crm_system_name);
client_name      2567 daemons/fenced/fenced_commands.c                            cmd->client_name);
client_name      2714 daemons/fenced/fenced_commands.c                    pcmk__s(cmd_other->target, ""), cmd_other->client_name,
client_name      2715 daemons/fenced/fenced_commands.c                    cmd->client_name);
client_name      2992 daemons/fenced/fenced_commands.c     crm_xml_add(reply, F_STONITH_CLIENTNAME, cmd->client_name);
client_name      3085 daemons/fenced/fenced_commands.c     const char *client_name = NULL;
client_name      3095 daemons/fenced/fenced_commands.c     client_name = crm_element_value(request, F_STONITH_CLIENTNAME);
client_name      3124 daemons/fenced/fenced_commands.c                       relay_op->client_name, op_id, relay_op->action,
client_name      3126 daemons/fenced/fenced_commands.c                       client_name);
client_name       255 daemons/fenced/fenced_history.c         op->client_name = crm_element_value_copy(xml_op, F_STONITH_CLIENTNAME);
client_name       372 daemons/fenced/fenced_history.c                 crm_xml_add(entry, F_STONITH_CLIENTNAME, op->client_name);
client_name       255 daemons/fenced/fenced_remote.c     free(op->client_name);
client_name       330 daemons/fenced/fenced_remote.c              op->target, op->client_name, op->id);
client_name       363 daemons/fenced/fenced_remote.c                  CRM_XS " id=%.8s", op->target, op->client_name, op->id);
client_name       390 daemons/fenced/fenced_remote.c     crm_xml_add(notify_data, F_STONITH_CLIENTNAME, op->client_name);
client_name       493 daemons/fenced/fenced_remote.c                       other->client_name, other->originator,
client_name       503 daemons/fenced/fenced_remote.c                     other->client_name, other->originator,
client_name       554 daemons/fenced/fenced_remote.c                    op->client_name, op->originator,
client_name       608 daemons/fenced/fenced_remote.c                op->client_name, op->originator,
client_name       654 daemons/fenced/fenced_remote.c                op->action, op->target, op->client_name, op->id);
client_name       669 daemons/fenced/fenced_remote.c                " id=%.8s", op->action, op->target, op->client_name, op->id);
client_name       692 daemons/fenced/fenced_remote.c               op->action, op->target, op->client_name, op->id);
client_name       724 daemons/fenced/fenced_remote.c                   op->action, op->target, op->client_name, op->id);
client_name       953 daemons/fenced/fenced_remote.c                   op->client_name, op->originator, op->id);
client_name       975 daemons/fenced/fenced_remote.c              op->target, op->client_name, op->originator, op->id);
client_name      1015 daemons/fenced/fenced_remote.c         if (pcmk__str_eq(op->client_name, other->client_name, pcmk__str_casei)) {
client_name      1017 daemons/fenced/fenced_remote.c                       op->id, other->id, op->client_name);
client_name      1028 daemons/fenced/fenced_remote.c                        other->action, other->target, other->client_name,
client_name      1056 daemons/fenced/fenced_remote.c                    op->action, op->target, op->client_name,
client_name      1057 daemons/fenced/fenced_remote.c                    other->client_name, other->originator,
client_name      1190 daemons/fenced/fenced_remote.c         op->client_name = crm_strdup_printf("%s.%lu", crm_system_name,
client_name      1193 daemons/fenced/fenced_remote.c         op->client_name = crm_element_value_copy(request, F_STONITH_CLIENTNAME);
client_name      1206 daemons/fenced/fenced_remote.c               op->target, op->client_name, op->base_timeout,
client_name      1313 daemons/fenced/fenced_remote.c     crm_xml_add(query, F_STONITH_CLIENTNAME, op->client_name);
client_name      1601 daemons/fenced/fenced_remote.c     crm_trace("Reporting timeout for %s (id=%.8s)", op->client_name, op->id);
client_name      1630 daemons/fenced/fenced_remote.c                   dup->id, dup->client_name);
client_name      1680 daemons/fenced/fenced_remote.c                   op->target, op->client_name, op->originator);
client_name      1705 daemons/fenced/fenced_remote.c                    op->target, op->action, op->client_name, op->id);
client_name      1733 daemons/fenced/fenced_remote.c               op->id, op->target, op->client_name,
client_name      1776 daemons/fenced/fenced_remote.c                  op->total_timeout, op->target, op->client_name, op->id);
client_name      1803 daemons/fenced/fenced_remote.c         crm_xml_add(remote_op, F_STONITH_CLIENTNAME, op->client_name);
client_name      1814 daemons/fenced/fenced_remote.c                        op->client_name, timeout_one);
client_name      1821 daemons/fenced/fenced_remote.c                        peer->host, op->action, op->target, op->client_name,
client_name      1872 daemons/fenced/fenced_remote.c                 op->action, op->target, op->client_name);
client_name      1877 daemons/fenced/fenced_remote.c                  CRM_XS " state=%s", op->action, op->target, op->client_name,
client_name      1898 daemons/fenced/fenced_remote.c                      op->replies, op->action, op->target, op->client_name,
client_name      1919 daemons/fenced/fenced_remote.c                      op->replies, op->action, op->target, op->client_name,
client_name      1930 daemons/fenced/fenced_remote.c                  (device? device : ""), op->client_name, op->id);
client_name      2371 daemons/fenced/fenced_remote.c                        op->client_name,
client_name      2412 daemons/fenced/fenced_remote.c               op->target, op->originator, op->client_name,
client_name       131 daemons/fenced/pacemaker-fenced.h     char *client_name;
client_name       226 include/crm/common/ipc.h xmlNode *create_hello_message(const char *uuid, const char *client_name,
client_name       315 include/crm/lrmd.h     int (*connect) (lrmd_t *lrmd, const char *client_name, int *fd);
client_name       329 include/crm/lrmd.h     int (*connect_async) (lrmd_t *lrmd, const char *client_name,
client_name        74 lib/common/ipc_controld.c     const char *client_name = crm_system_name? crm_system_name : "client";
client_name        78 lib/common/ipc_controld.c     hello = create_hello_message(private->client_uuid, client_name,
client_name       600 lib/common/ipc_controld.c create_hello_message(const char *uuid, const char *client_name,
client_name       606 lib/common/ipc_controld.c     if (pcmk__str_empty(uuid) || pcmk__str_empty(client_name)
client_name       610 lib/common/ipc_controld.c                 client_name? client_name : "unknown client",
client_name       618 lib/common/ipc_controld.c                 "Message data creation failed", client_name, uuid);
client_name       624 lib/common/ipc_controld.c     crm_xml_add(hello_node, "client_name", client_name);
client_name       627 lib/common/ipc_controld.c     hello = create_request(CRM_OP_HELLO, hello_node, NULL, NULL, client_name, uuid);
client_name       630 lib/common/ipc_controld.c                 "Request creation failed", client_name, uuid);
client_name       635 lib/common/ipc_controld.c     crm_trace("Created hello message from %s (UUID %s)", client_name, uuid);