stonith_construct_reply 1963 fencing/commands.c     query->reply = stonith_construct_reply(msg, NULL, NULL, pcmk_ok);
stonith_construct_reply 2665 fencing/commands.c         reply = stonith_construct_reply(request, output, data, rc);
stonith_construct_reply  193 fencing/internal.h xmlNode *stonith_construct_reply(xmlNode * request, const char *output, xmlNode * data,
stonith_construct_reply  401 fencing/remote.c     reply = stonith_construct_reply(op->request, NULL, data, rc);