client_name       946 daemons/based/based_callbacks.c     const char *client_name = crm_element_value(request, F_CIB_CLIENTNAME);
client_name       967 daemons/based/based_callbacks.c                   op, client_name, call_id, originator, target, reply_to);
client_name       970 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      1014 daemons/based/based_callbacks.c                    client_name, call_id);
client_name      1072 daemons/based/based_callbacks.c                    originator ? originator : "local", client_name, call_id,
client_name      1093 daemons/based/based_callbacks.c                   originator ? originator : "local", client_name, call_id,
client_name      1218 daemons/based/based_callbacks.c     const char *client_name = crm_element_value(request, F_CIB_CLIENTNAME);
client_name      1443 daemons/based/based_callbacks.c         cib_diff_notify(op, rc, call_id, client_id, client_name, origin, input,
client_name      1448 daemons/based/based_callbacks.c         cib_replace_notify(op, rc, call_id, client_id, client_name, origin,
client_name       142 daemons/based/based_notify.c                 const char *client_id, const char *client_name,
client_name       178 daemons/based/based_notify.c                    client_name,
client_name       190 daemons/based/based_notify.c                    client_name,
client_name       227 daemons/based/based_notify.c                    const char *client_id, const char *client_name,
client_name       267 daemons/based/based_notify.c                    client_name,
client_name       279 daemons/based/based_notify.c                    client_name,
client_name       137 daemons/based/pacemaker-based.h                      const char *client_id, const char *client_name,
client_name       140 daemons/based/pacemaker-based.h                         const char *client_id, const char *client_name,
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       557 daemons/fenced/fenced_remote.c                    op->client_name, op->originator,
client_name       610 daemons/fenced/fenced_remote.c                op->client_name, op->originator,
client_name       656 daemons/fenced/fenced_remote.c                op->action, op->target, op->client_name, op->id);
client_name       671 daemons/fenced/fenced_remote.c                " id=%.8s", op->action, op->target, op->client_name, op->id);
client_name       680 daemons/fenced/fenced_remote.c                   op->action, op->target, op->client_name, op->id);
client_name       700 daemons/fenced/fenced_remote.c               op->action, op->target, op->client_name, op->id);
client_name       734 daemons/fenced/fenced_remote.c                   op->action, op->target, op->client_name, op->id);
client_name       960 daemons/fenced/fenced_remote.c                   op->client_name, op->originator, op->id);
client_name       983 daemons/fenced/fenced_remote.c              op->target, op->client_name, op->originator, op->id);
client_name      1023 daemons/fenced/fenced_remote.c         if (pcmk__str_eq(op->client_name, other->client_name, pcmk__str_casei)) {
client_name      1025 daemons/fenced/fenced_remote.c                       op->id, other->id, op->client_name);
client_name      1036 daemons/fenced/fenced_remote.c                        other->action, other->target, other->client_name,
client_name      1064 daemons/fenced/fenced_remote.c                    op->action, op->target, op->client_name,
client_name      1065 daemons/fenced/fenced_remote.c                    other->client_name, other->originator,
client_name      1198 daemons/fenced/fenced_remote.c         op->client_name = crm_strdup_printf("%s.%lu", crm_system_name,
client_name      1201 daemons/fenced/fenced_remote.c         op->client_name = crm_element_value_copy(request, F_STONITH_CLIENTNAME);
client_name      1214 daemons/fenced/fenced_remote.c               op->target, op->client_name, op->base_timeout,
client_name      1321 daemons/fenced/fenced_remote.c     crm_xml_add(query, F_STONITH_CLIENTNAME, op->client_name);
client_name      1645 daemons/fenced/fenced_remote.c     crm_trace("Reporting timeout for %s (id=%.8s)", op->client_name, op->id);
client_name      1674 daemons/fenced/fenced_remote.c                   dup->id, dup->client_name);
client_name      1724 daemons/fenced/fenced_remote.c                   op->target, op->client_name, op->originator);
client_name      1749 daemons/fenced/fenced_remote.c                    op->target, op->action, op->client_name, op->id);
client_name      1781 daemons/fenced/fenced_remote.c               op->id, op->target, op->client_name,
client_name      1824 daemons/fenced/fenced_remote.c                  op->total_timeout, op->target, op->client_name, op->id);
client_name      1859 daemons/fenced/fenced_remote.c         crm_xml_add(remote_op, F_STONITH_CLIENTNAME, op->client_name);
client_name      1870 daemons/fenced/fenced_remote.c                        op->client_name, timeout_one);
client_name      1877 daemons/fenced/fenced_remote.c                        peer->host, op->action, op->target, op->client_name,
client_name      1932 daemons/fenced/fenced_remote.c                 op->action, op->target, op->client_name);
client_name      1937 daemons/fenced/fenced_remote.c                  CRM_XS " state=%s", op->action, op->target, op->client_name,
client_name      1958 daemons/fenced/fenced_remote.c                      op->replies, op->action, op->target, op->client_name,
client_name      1979 daemons/fenced/fenced_remote.c                      op->replies, op->action, op->target, op->client_name,
client_name      1990 daemons/fenced/fenced_remote.c                  (device? device : ""), op->client_name, op->id);
client_name      2431 daemons/fenced/fenced_remote.c                        op->client_name,
client_name      2472 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       101 lib/common/ipc_controld.c     const char *client_name = crm_system_name? crm_system_name : "client";
client_name       105 lib/common/ipc_controld.c     hello = create_hello_message(private->client_uuid, client_name,
client_name       634 lib/common/ipc_controld.c create_hello_message(const char *uuid, const char *client_name,
client_name       640 lib/common/ipc_controld.c     if (pcmk__str_empty(uuid) || pcmk__str_empty(client_name)
client_name       644 lib/common/ipc_controld.c                 client_name? client_name : "unknown client",
client_name       652 lib/common/ipc_controld.c                 "Message data creation failed", client_name, uuid);
client_name       658 lib/common/ipc_controld.c     crm_xml_add(hello_node, "client_name", client_name);
client_name       661 lib/common/ipc_controld.c     hello = create_request(CRM_OP_HELLO, hello_node, NULL, NULL, client_name, uuid);
client_name       664 lib/common/ipc_controld.c                 "Request creation failed", client_name, uuid);
client_name       669 lib/common/ipc_controld.c     crm_trace("Created hello message from %s (UUID %s)", client_name, uuid);