find_topology_for_host 2411 fencing/commands.c     if (find_topology_for_host(target) && safe_str_eq(target, stonith_our_uname)) {
find_topology_for_host  188 fencing/internal.h stonith_topology_t *find_topology_for_host(const char *host);
find_topology_for_host  784 fencing/remote.c         tp = find_topology_for_host(op->target);
find_topology_for_host 1291 fencing/remote.c     stonith_topology_t *tp = find_topology_for_host(op->target);
find_topology_for_host 1620 fencing/remote.c     tp = find_topology_for_host(op->target);