host_arg          497 daemons/fenced/fenced_commands.c     const char *host_arg = NULL;
host_arg          587 daemons/fenced/fenced_commands.c         host_arg = "port";
host_arg          590 daemons/fenced/fenced_commands.c         host_arg = "plug";
host_arg          595 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          124 lib/fencing/st_actions.c           GHashTable *port_map, const char *host_arg)
host_arg          177 lib/fencing/st_actions.c                 param = (host_arg == NULL)? "port" : host_arg;
host_arg          266 lib/fencing/st_actions.c                        GHashTable *port_map, const char *host_arg)
host_arg          271 lib/fencing/st_actions.c                              device_args, port_map, host_arg);
host_arg         1753 lib/fencing/st_client.c     const char *host_arg = NULL;
host_arg         1761 lib/fencing/st_client.c             host_arg = params->value;
host_arg         1791 lib/fencing/st_client.c                                         params_table, host_arg, timeout_sec,
host_arg          270 lib/fencing/st_rhcs.c                        const char * host_arg, int timeout,
host_arg          279 lib/fencing/st_rhcs.c     if (host_arg == NULL) {
host_arg          289 lib/fencing/st_rhcs.c                 host_arg = "port";
host_arg          293 lib/fencing/st_rhcs.c                 host_arg = "plug";
host_arg          305 lib/fencing/st_rhcs.c     } else if (pcmk__str_eq(host_arg, PCMK_VALUE_NONE, pcmk__str_casei)) {
host_arg          306 lib/fencing/st_rhcs.c         host_arg = NULL;
host_arg          310 lib/fencing/st_rhcs.c                                     remaining_timeout, params, NULL, host_arg);