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