initiate_remote_stonith_op 2527 fencing/commands.c         if (initiate_remote_stonith_op(NULL, request, FALSE) != NULL) {
initiate_remote_stonith_op 2542 fencing/commands.c             rop = initiate_remote_stonith_op(client, request, TRUE);
initiate_remote_stonith_op 2592 fencing/commands.c             } else if (initiate_remote_stonith_op(client, request, FALSE) != NULL) {
initiate_remote_stonith_op  203 fencing/internal.h remote_fencing_op_t *initiate_remote_stonith_op(crm_client_t * client, xmlNode * request,