pcmk__fence_installed 78 include/pcmki/pcmki_fence.h int pcmk__fence_installed(pcmk__output_t *out, stonith_t *st, unsigned int timeout); pcmk__fence_installed 292 lib/pacemaker/pcmk_fence.c rc = pcmk__fence_installed(out, st, timeout); pcmk__fence_installed 509 tools/stonith_admin.c rc = pcmk__fence_installed(out, st, options.timeout*1000);