host_arg          406 daemons/fenced/fenced_commands.c     const char *host_arg = NULL;
host_arg          497 daemons/fenced/fenced_commands.c         host_arg = "port";
host_arg          500 daemons/fenced/fenced_commands.c         host_arg = "plug";
host_arg          508 daemons/fenced/fenced_commands.c                                    device->aliases, host_arg);
host_arg           59 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          111 lib/fencing/st_actions.c           GHashTable * port_map, const char *host_arg)
host_arg          165 lib/fencing/st_actions.c                 param = (host_arg == NULL)? "port" : host_arg;
host_arg          241 lib/fencing/st_actions.c                       GHashTable * port_map, const char *host_arg)
host_arg          249 lib/fencing/st_actions.c                              device_args, port_map, host_arg);
host_arg         1706 lib/fencing/st_client.c     const char *host_arg = NULL;
host_arg         1714 lib/fencing/st_client.c             host_arg = params->value;
host_arg         1741 lib/fencing/st_client.c                                         params_table, host_arg, timeout,
host_arg          258 lib/fencing/st_rhcs.c                        const char * host_arg, int timeout,
host_arg          266 lib/fencing/st_rhcs.c     if (host_arg == NULL) {
host_arg          276 lib/fencing/st_rhcs.c                 host_arg = "port";
host_arg          280 lib/fencing/st_rhcs.c                 host_arg = "plug";
host_arg          292 lib/fencing/st_rhcs.c     } else if (pcmk__str_eq(host_arg, PCMK__VALUE_NONE, pcmk__str_casei)) {
host_arg          293 lib/fencing/st_rhcs.c         host_arg = NULL;
host_arg          298 lib/fencing/st_rhcs.c                                    NULL, host_arg);