client_name 191 daemons/attrd/attrd_commands.c attrd_client_peer_remove(const char *client_name, xmlNode *xml) client_name 219 daemons/attrd/attrd_commands.c client_name, host); client_name 224 daemons/attrd/attrd_commands.c client_name); client_name 123 daemons/attrd/pacemaker-attrd.h void attrd_client_peer_remove(const char *client_name, xmlNode *xml); client_name 932 daemons/based/based_callbacks.c const char *client_name = crm_element_value(request, F_CIB_CLIENTNAME); client_name 953 daemons/based/based_callbacks.c op, client_name, call_id, originator, target, reply_to); client_name 956 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 1000 daemons/based/based_callbacks.c client_name, call_id); client_name 1058 daemons/based/based_callbacks.c originator ? originator : "local", client_name, call_id, client_name 1079 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 486 daemons/controld/controld_messages.c client_name, field, (ref? ref : "none"), uuid); client_name 494 daemons/controld/controld_messages.c client_name, field, version, (ref? ref : "none"), uuid); client_name 521 daemons/controld/controld_messages.c const char *client_name = NULL; client_name 539 daemons/controld/controld_messages.c client_name = crm_element_value(message_data, "client_name"); client_name 540 daemons/controld/controld_messages.c if (pcmk__str_empty(client_name)) { client_name 545 daemons/controld/controld_messages.c if (!authorize_version(message_data, "major_version", client_name, ref, client_name 549 daemons/controld/controld_messages.c if (!authorize_version(message_data, "minor_version", client_name, ref, client_name 554 daemons/controld/controld_messages.c crm_trace("Validated IPC hello from client %s", client_name); client_name 556 daemons/controld/controld_messages.c curr_client->userdata = strdup(client_name); client_name 87 daemons/fenced/fenced_commands.c char *client_name; client_name 223 daemons/fenced/fenced_commands.c free(cmd->client_name); client_name 251 daemons/fenced/fenced_commands.c cmd->client_name = crm_element_value_copy(msg, F_STONITH_CLIENTNAME); client_name 987 daemons/fenced/fenced_commands.c cmd->client_name = strdup(crm_system_name); client_name 2032 daemons/fenced/fenced_commands.c cmd->action, pid, cmd->id, cmd->client_name, cmd->victim, client_name 2093 daemons/fenced/fenced_commands.c (cmd->options & st_opt_sync_call) ? "" : "a-", cmd->client_name); client_name 2237 daemons/fenced/fenced_commands.c cmd_other->action, cmd_other->victim, cmd_other->client_name, cmd->client_name); client_name 2405 daemons/fenced/fenced_commands.c crm_xml_add(reply, F_STONITH_CLIENTNAME, cmd->client_name); client_name 2493 daemons/fenced/fenced_commands.c const char *client_name = NULL; client_name 2503 daemons/fenced/fenced_commands.c client_name = crm_element_value(request, F_STONITH_CLIENTNAME); client_name 2528 daemons/fenced/fenced_commands.c relay_op->id, relay_op->action, relay_op->target, relay_op->client_name, client_name 2529 daemons/fenced/fenced_commands.c op_id, relay_op->action, target, client_name); client_name 248 daemons/fenced/fenced_history.c op->client_name = crm_element_value_copy(xml_op, F_STONITH_CLIENTNAME); client_name 310 daemons/fenced/fenced_history.c crm_xml_add(entry, F_STONITH_CLIENTNAME, op->client_name); client_name 246 daemons/fenced/fenced_remote.c free(op->client_name); client_name 319 daemons/fenced/fenced_remote.c op->target, op->client_name, op->id); client_name 352 daemons/fenced/fenced_remote.c op->target, op->client_name, op->id); client_name 371 daemons/fenced/fenced_remote.c crm_xml_add(notify_data, F_STONITH_CLIENTNAME, op->client_name); client_name 446 daemons/fenced/fenced_remote.c other->client_name, other->originator, other->id, client_name 452 daemons/fenced/fenced_remote.c crm_err("Skipping duplicate notification for %s@%s - %d", other->client_name, client_name 500 daemons/fenced/fenced_remote.c op->client_name, op->originator, op->id, pcmk_strerror(rc), client_name 546 daemons/fenced/fenced_remote.c op->client_name, op->originator, op->id, client_name 580 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->id); client_name 594 daemons/fenced/fenced_remote.c " id=%s", op->action, op->target, op->client_name, op->id); client_name 609 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->id); client_name 615 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->id); client_name 846 daemons/fenced/fenced_remote.c op->client_name, op->originator, op->id); client_name 866 daemons/fenced/fenced_remote.c op->target, op->client_name, op->originator, op->id); client_name 898 daemons/fenced/fenced_remote.c } else if (pcmk__str_eq(op->client_name, other->client_name, pcmk__str_casei)) { client_name 899 daemons/fenced/fenced_remote.c crm_trace("Must be for different clients: %s", op->client_name); client_name 910 daemons/fenced/fenced_remote.c other->action, other->target, other->client_name, other->originator, other->id); client_name 917 daemons/fenced/fenced_remote.c other->action, other->target, other->client_name, other->originator, other->id, client_name 933 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->id, client_name 934 daemons/fenced/fenced_remote.c other->client_name, other->originator, other->id, client_name 1047 daemons/fenced/fenced_remote.c op->client_name = crm_strdup_printf("%s.%lu", crm_system_name, client_name 1050 daemons/fenced/fenced_remote.c op->client_name = crm_element_value_copy(request, F_STONITH_CLIENTNAME); client_name 1062 daemons/fenced/fenced_remote.c op->target, op->client_name); client_name 1152 daemons/fenced/fenced_remote.c crm_xml_add(query, F_STONITH_CLIENTNAME, op->client_name); client_name 1407 daemons/fenced/fenced_remote.c crm_trace("Reporting timeout for %s.%.8s", op->client_name, op->id); client_name 1435 daemons/fenced/fenced_remote.c crm_trace("Reporting timeout for duplicate %s.%.8s", dup->client_name, dup->id); client_name 1482 daemons/fenced/fenced_remote.c op->target, op->originator, op->client_name, rc); client_name 1505 daemons/fenced/fenced_remote.c crm_trace("State for %s.%.8s: %s %d", op->target, op->client_name, op->id, op->state); client_name 1518 daemons/fenced/fenced_remote.c total_timeout, op->target, op->client_name, op->id); client_name 1540 daemons/fenced/fenced_remote.c crm_xml_add(remote_op, F_STONITH_CLIENTNAME, op->client_name); client_name 1551 daemons/fenced/fenced_remote.c op->client_name, timeout_one); client_name 1559 daemons/fenced/fenced_remote.c peer->host, op->action, op->target, op->client_name, client_name 1572 daemons/fenced/fenced_remote.c op->client_name, op->id); client_name 1581 daemons/fenced/fenced_remote.c op->client_name, op->id); client_name 1605 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name); client_name 1611 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->state); client_name 1625 daemons/fenced/fenced_remote.c op->action, op->client_name, op->id); client_name 1634 daemons/fenced/fenced_remote.c op->replies, op->action, op->target, op->client_name, client_name 1645 daemons/fenced/fenced_remote.c op->replies, op->action, op->target, op->client_name, client_name 1656 daemons/fenced/fenced_remote.c (device? device : ""), op->client_name, op->id); client_name 2035 daemons/fenced/fenced_remote.c op->action, op->target, op->client_name, op->id, op->originator, client_name 2058 daemons/fenced/fenced_remote.c op->action, op->target, device, op->client_name, client_name 2108 daemons/fenced/fenced_remote.c op->client_name, rc); client_name 134 daemons/fenced/pacemaker-fenced.h char *client_name; client_name 223 include/crm/common/ipc.h xmlNode *create_hello_message(const char *uuid, const char *client_name, client_name 293 include/crm/lrmd.h int (*connect) (lrmd_t * lrmd, const char *client_name, int *fd); client_name 302 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 633 lib/common/ipc_controld.c create_hello_message(const char *uuid, const char *client_name, client_name 639 lib/common/ipc_controld.c if (pcmk__str_empty(uuid) || pcmk__str_empty(client_name) client_name 643 lib/common/ipc_controld.c client_name? client_name : "unknown client", client_name 651 lib/common/ipc_controld.c "Message data creation failed", client_name, uuid); client_name 657 lib/common/ipc_controld.c crm_xml_add(hello_node, "client_name", client_name); client_name 660 lib/common/ipc_controld.c hello = create_request(CRM_OP_HELLO, hello_node, NULL, NULL, client_name, uuid); client_name 663 lib/common/ipc_controld.c "Request creation failed", client_name, uuid); client_name 668 lib/common/ipc_controld.c crm_trace("Created hello message from %s (UUID %s)", client_name, uuid);