host_arg          492 daemons/fenced/fenced_commands.c     const char *host_arg = NULL;
host_arg          582 daemons/fenced/fenced_commands.c         host_arg = "port";
host_arg          585 daemons/fenced/fenced_commands.c         host_arg = "plug";
host_arg          590 daemons/fenced/fenced_commands.c                                     device->params, device->aliases, host_arg);
host_arg           60 include/crm/fencing/internal.h                                          const char *host_arg);
host_arg           30 lib/fencing/fencing_private.h                            const char *host_arg, int timeout,
host_arg          125 lib/fencing/st_actions.c           GHashTable *port_map, const char *host_arg)
host_arg          179 lib/fencing/st_actions.c                 param = (host_arg == NULL)? "port" : host_arg;
host_arg          268 lib/fencing/st_actions.c                        GHashTable *port_map, const char *host_arg)
host_arg          275 lib/fencing/st_actions.c                              device_args, port_map, host_arg);
host_arg         1746 lib/fencing/st_client.c     const char *host_arg = NULL;
host_arg         1754 lib/fencing/st_client.c             host_arg = params->value;
host_arg         1785 lib/fencing/st_client.c                                         params_table, host_arg, timeout_sec,
host_arg          259 lib/fencing/st_rhcs.c                        const char * host_arg, int timeout,
host_arg          268 lib/fencing/st_rhcs.c     if (host_arg == NULL) {
host_arg          278 lib/fencing/st_rhcs.c                 host_arg = "port";
host_arg          282 lib/fencing/st_rhcs.c                 host_arg = "plug";
host_arg          294 lib/fencing/st_rhcs.c     } else if (pcmk__str_eq(host_arg, PCMK__VALUE_NONE, pcmk__str_casei)) {
host_arg          295 lib/fencing/st_rhcs.c         host_arg = NULL;
host_arg          299 lib/fencing/st_rhcs.c                                     remaining_timeout, params, NULL, host_arg);