get_stonith_flag 2504 fencing/commands.c client->options |= get_stonith_flag(flag_name); get_stonith_flag 2510 fencing/commands.c client->options |= get_stonith_flag(flag_name); get_stonith_flag 173 fencing/internal.h long long get_stonith_flag(const char *name); get_stonith_flag 333 fencing/main.c if (client->options & get_stonith_flag(type)) {