client_name        52 daemons/attrd/attrd_cib.c     const char *client_name = NULL;
client_name        71 daemons/attrd/attrd_cib.c     client_name = crm_element_value(msg, F_CIB_CLIENTNAME);
client_name        72 daemons/attrd/attrd_cib.c     if (!cib__client_triggers_refresh(client_name)) {
client_name        83 daemons/attrd/attrd_cib.c         if (client_name == NULL) {
client_name        84 daemons/attrd/attrd_cib.c             client_name = crm_element_value(msg, F_CIB_CLIENTID);
client_name        87 daemons/attrd/attrd_cib.c                    event, pcmk__s(client_name, "(unidentified client)"));
client_name       911 daemons/based/based_callbacks.c     const char *client_name = crm_element_value(request, F_CIB_CLIENTNAME);
client_name       926 daemons/based/based_callbacks.c                pcmk__s(client_name, "unspecified"),
client_name      1029 daemons/based/based_callbacks.c     const char *client_name = crm_element_value(request, F_CIB_CLIENTNAME);
client_name      1054 daemons/based/based_callbacks.c                   op, client_name, call_id, originator, target, reply_to);
client_name      1057 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      1156 daemons/based/based_callbacks.c                    originator ? originator : "local", client_name, call_id,
client_name      1177 daemons/based/based_callbacks.c                   originator ? originator : "local", client_name, call_id,
client_name      1328 daemons/based/based_callbacks.c     const char *client_name = crm_element_value(request, F_CIB_CLIENTNAME);
client_name      1487 daemons/based/based_callbacks.c         cib_diff_notify(op, rc, call_id, client_id, client_name, originator,
client_name       141 daemons/based/based_notify.c                 const char *client_id, const char *client_name,
client_name       177 daemons/based/based_notify.c                    client_name,
client_name       189 daemons/based/based_notify.c                    client_name,
client_name       200 daemons/based/based_notify.c     crm_xml_add(update_msg, F_CIB_CLIENTNAME, client_name);
client_name       130 daemons/based/pacemaker-based.h                      const char *client_id, const char *client_name,
client_name        54 daemons/controld/controld_cib.c     const char *client_name = NULL;
client_name        73 daemons/controld/controld_cib.c     client_name = crm_element_value(msg, F_CIB_CLIENTNAME);
client_name        74 daemons/controld/controld_cib.c     if (!cib__client_triggers_refresh(client_name)) {
client_name        86 daemons/controld/controld_cib.c         if (client_name == NULL) {
client_name        87 daemons/controld/controld_cib.c             client_name = crm_element_value(msg, F_CIB_CLIENTID);
client_name        91 daemons/controld/controld_cib.c                    event, pcmk__s(client_name, "(unidentified client)"));
client_name       506 daemons/controld/controld_messages.c                   const char *client_name, const char *ref, const char *uuid)
client_name       516 daemons/controld/controld_messages.c                  client_name, ((version == NULL)? "" : version),
client_name       543 daemons/controld/controld_messages.c     const char *client_name = NULL;
client_name       561 daemons/controld/controld_messages.c     client_name = crm_element_value(message_data, "client_name");
client_name       562 daemons/controld/controld_messages.c     if (pcmk__str_empty(client_name)) {
client_name       567 daemons/controld/controld_messages.c     if (!authorize_version(message_data, "major_version", client_name, ref,
client_name       571 daemons/controld/controld_messages.c     if (!authorize_version(message_data, "minor_version", client_name, ref,
client_name       576 daemons/controld/controld_messages.c     crm_trace("Validated IPC hello from client %s", client_name);
client_name       579 daemons/controld/controld_messages.c         curr_client->userdata = strdup(client_name);
client_name        94 daemons/fenced/fenced_commands.c     char *client_name;
client_name       321 daemons/fenced/fenced_commands.c     free(cmd->client_name);
client_name       373 daemons/fenced/fenced_commands.c     cmd->client_name = crm_element_value_copy(msg, F_STONITH_CLIENTNAME);
client_name      1172 daemons/fenced/fenced_commands.c     cmd->client_name = strdup(crm_system_name);
client_name      2591 daemons/fenced/fenced_commands.c                            cmd->client_name);
client_name      2738 daemons/fenced/fenced_commands.c                    pcmk__s(cmd_other->target, ""), cmd_other->client_name,
client_name      2739 daemons/fenced/fenced_commands.c                    cmd->client_name);
client_name      3018 daemons/fenced/fenced_commands.c     crm_xml_add(reply, F_STONITH_CLIENTNAME, cmd->client_name);
client_name      3087 daemons/fenced/fenced_commands.c     const char *client_name = NULL;
client_name      3097 daemons/fenced/fenced_commands.c     client_name = crm_element_value(request, F_STONITH_CLIENTNAME);
client_name      3126 daemons/fenced/fenced_commands.c                       relay_op->client_name, op_id, relay_op->action,
client_name      3128 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      1862 daemons/fenced/fenced_remote.c         crm_xml_add(remote_op, F_STONITH_CLIENTNAME, op->client_name);
client_name      1873 daemons/fenced/fenced_remote.c                        op->client_name, timeout_one);
client_name      1880 daemons/fenced/fenced_remote.c                        peer->host, op->action, op->target, op->client_name,
client_name      1935 daemons/fenced/fenced_remote.c                 op->action, op->target, op->client_name);
client_name      1940 daemons/fenced/fenced_remote.c                  CRM_XS " state=%s", op->action, op->target, op->client_name,
client_name      1961 daemons/fenced/fenced_remote.c                      op->replies, op->action, op->target, op->client_name,
client_name      1982 daemons/fenced/fenced_remote.c                      op->replies, op->action, op->target, op->client_name,
client_name      1993 daemons/fenced/fenced_remote.c                  (device? device : ""), op->client_name, op->id);
client_name      2434 daemons/fenced/fenced_remote.c                        op->client_name,
client_name      2475 daemons/fenced/fenced_remote.c               op->target, op->originator, op->client_name,
client_name       139 daemons/fenced/pacemaker-fenced.h     char *client_name;
client_name       215 include/crm/cib/internal.h                    const char *user_name, const char *client_name,
client_name       226 include/crm/common/ipc.h xmlNode *create_hello_message(const char *uuid, const char *client_name,
client_name       248 include/crm/lrmd.h     int (*connect) (lrmd_t *lrmd, const char *client_name, int *fd);
client_name       262 include/crm/lrmd.h     int (*connect_async) (lrmd_t *lrmd, const char *client_name,
client_name       675 lib/cib/cib_utils.c                const char *user_name, const char *client_name,
client_name       696 lib/cib/cib_utils.c     crm_xml_add(*op_msg, F_CIB_CLIENTNAME, 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       619 lib/common/ipc_controld.c create_hello_message(const char *uuid, const char *client_name,
client_name       625 lib/common/ipc_controld.c     if (pcmk__str_empty(uuid) || pcmk__str_empty(client_name)
client_name       629 lib/common/ipc_controld.c                 client_name? client_name : "unknown client",
client_name       637 lib/common/ipc_controld.c                 "Message data creation failed", client_name, uuid);
client_name       643 lib/common/ipc_controld.c     crm_xml_add(hello_node, "client_name", client_name);
client_name       646 lib/common/ipc_controld.c     hello = create_request(CRM_OP_HELLO, hello_node, NULL, NULL, client_name, uuid);
client_name       649 lib/common/ipc_controld.c                 "Request creation failed", client_name, uuid);
client_name       654 lib/common/ipc_controld.c     crm_trace("Created hello message from %s (UUID %s)", client_name, uuid);