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 479 daemons/controld/controld_messages.c const char *client_name, const char *ref, const char *uuid) client_name 489 daemons/controld/controld_messages.c client_name, ((version == NULL)? "" : version), client_name 516 daemons/controld/controld_messages.c const char *client_name = NULL; client_name 534 daemons/controld/controld_messages.c client_name = crm_element_value(message_data, "client_name"); client_name 535 daemons/controld/controld_messages.c if (pcmk__str_empty(client_name)) { client_name 540 daemons/controld/controld_messages.c if (!authorize_version(message_data, "major_version", client_name, ref, client_name 544 daemons/controld/controld_messages.c if (!authorize_version(message_data, "minor_version", client_name, ref, client_name 549 daemons/controld/controld_messages.c crm_trace("Validated IPC hello from client %s", client_name); client_name 551 daemons/controld/controld_messages.c curr_client->userdata = strdup(client_name); client_name 94 daemons/fenced/fenced_commands.c char *client_name; client_name 257 daemons/fenced/fenced_commands.c free(cmd->client_name); client_name 284 daemons/fenced/fenced_commands.c cmd->client_name = crm_element_value_copy(msg, F_STONITH_CLIENTNAME); client_name 1106 daemons/fenced/fenced_commands.c cmd->client_name = strdup(crm_system_name); client_name 2416 daemons/fenced/fenced_commands.c cmd->client_name); client_name 2618 daemons/fenced/fenced_commands.c cmd_other->action, cmd_other->victim, cmd_other->client_name, client_name 2619 daemons/fenced/fenced_commands.c cmd->client_name); client_name 2818 daemons/fenced/fenced_commands.c crm_xml_add(reply, F_STONITH_CLIENTNAME, cmd->client_name); client_name 2922 daemons/fenced/fenced_commands.c const char *client_name = NULL; client_name 2932 daemons/fenced/fenced_commands.c client_name = crm_element_value(request, F_STONITH_CLIENTNAME); client_name 2959 daemons/fenced/fenced_commands.c relay_op->client_name, op_id, relay_op->action, target, client_name 2960 daemons/fenced/fenced_commands.c client_name); client_name 253 daemons/fenced/fenced_history.c op->client_name = crm_element_value_copy(xml_op, F_STONITH_CLIENTNAME); client_name 355 daemons/fenced/fenced_history.c crm_xml_add(entry, F_STONITH_CLIENTNAME, op->client_name); client_name 245 daemons/fenced/fenced_remote.c free(op->client_name); client_name 320 daemons/fenced/fenced_remote.c op->target, op->client_name, op->id); client_name 353 daemons/fenced/fenced_remote.c CRM_XS " id=%.8s", op->target, op->client_name, op->id); client_name 380 daemons/fenced/fenced_remote.c crm_xml_add(notify_data, F_STONITH_CLIENTNAME, op->client_name); client_name 482 daemons/fenced/fenced_remote.c other->client_name, other->originator, client_name 492 daemons/fenced/fenced_remote.c other->client_name, other->originator, client_name 543 daemons/fenced/fenced_remote.c op->client_name, op->originator, client_name 595 daemons/fenced/fenced_remote.c op->client_name, op->originator, client_name 641 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->id); client_name 656 daemons/fenced/fenced_remote.c " id=%.8s", op->action, op->target, op->client_name, op->id); client_name 679 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->id); client_name 711 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->id); client_name 940 daemons/fenced/fenced_remote.c op->client_name, op->originator, op->id); client_name 961 daemons/fenced/fenced_remote.c op->target, op->client_name, op->originator, op->id); client_name 1000 daemons/fenced/fenced_remote.c if (pcmk__str_eq(op->client_name, other->client_name, pcmk__str_casei)) { client_name 1002 daemons/fenced/fenced_remote.c op->id, other->id, op->client_name); client_name 1013 daemons/fenced/fenced_remote.c other->action, other->target, other->client_name, client_name 1041 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, client_name 1042 daemons/fenced/fenced_remote.c other->client_name, other->originator, client_name 1174 daemons/fenced/fenced_remote.c op->client_name = crm_strdup_printf("%s.%lu", crm_system_name, client_name 1177 daemons/fenced/fenced_remote.c op->client_name = crm_element_value_copy(request, F_STONITH_CLIENTNAME); client_name 1190 daemons/fenced/fenced_remote.c op->target, op->client_name, op->base_timeout, client_name 1297 daemons/fenced/fenced_remote.c crm_xml_add(query, F_STONITH_CLIENTNAME, op->client_name); client_name 1553 daemons/fenced/fenced_remote.c crm_trace("Reporting timeout for %s (id=%.8s)", op->client_name, op->id); client_name 1582 daemons/fenced/fenced_remote.c dup->id, dup->client_name); client_name 1631 daemons/fenced/fenced_remote.c op->target, op->client_name, op->originator); client_name 1656 daemons/fenced/fenced_remote.c op->target, op->action, op->client_name, op->id); client_name 1684 daemons/fenced/fenced_remote.c op->id, op->target, op->client_name, client_name 1697 daemons/fenced/fenced_remote.c op->total_timeout, op->target, op->client_name, op->id); client_name 1724 daemons/fenced/fenced_remote.c crm_xml_add(remote_op, F_STONITH_CLIENTNAME, op->client_name); client_name 1735 daemons/fenced/fenced_remote.c op->client_name, timeout_one); client_name 1742 daemons/fenced/fenced_remote.c peer->host, op->action, op->target, op->client_name, client_name 1794 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name); client_name 1799 daemons/fenced/fenced_remote.c CRM_XS " state=%s", op->action, op->target, op->client_name, client_name 1820 daemons/fenced/fenced_remote.c op->replies, op->action, op->target, op->client_name, client_name 1841 daemons/fenced/fenced_remote.c op->replies, op->action, op->target, op->client_name, client_name 1852 daemons/fenced/fenced_remote.c (device? device : ""), op->client_name, op->id); client_name 2281 daemons/fenced/fenced_remote.c op->action, op->target, device, op->client_name, client_name 2322 daemons/fenced/fenced_remote.c op->target, op->originator, op->client_name, client_name 129 daemons/fenced/pacemaker-fenced.h char *client_name; client_name 224 include/crm/common/ipc.h xmlNode *create_hello_message(const char *uuid, const char *client_name, client_name 294 include/crm/lrmd.h int (*connect) (lrmd_t * lrmd, const char *client_name, int *fd); client_name 303 include/crm/lrmd.h int (*connect_async) (lrmd_t * lrmd, const char *client_name, int timeout /*ms */ ); 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 596 lib/common/ipc_controld.c create_hello_message(const char *uuid, const char *client_name, client_name 602 lib/common/ipc_controld.c if (pcmk__str_empty(uuid) || pcmk__str_empty(client_name) client_name 606 lib/common/ipc_controld.c client_name? client_name : "unknown client", client_name 614 lib/common/ipc_controld.c "Message data creation failed", client_name, uuid); client_name 620 lib/common/ipc_controld.c crm_xml_add(hello_node, "client_name", client_name); client_name 623 lib/common/ipc_controld.c hello = create_request(CRM_OP_HELLO, hello_node, NULL, NULL, client_name, uuid); client_name 626 lib/common/ipc_controld.c "Request creation failed", client_name, uuid); client_name 631 lib/common/ipc_controld.c crm_trace("Created hello message from %s (UUID %s)", client_name, uuid);