stonith_api_call 1043 lib/fencing/st_client.c rc = stonith_api_call(stonith, call_options, id, "list", NULL, timeout, &output); stonith_api_call 1065 lib/fencing/st_client.c return stonith_api_call(stonith, call_options, id, "monitor", NULL, timeout, NULL); stonith_api_call 1072 lib/fencing/st_client.c return stonith_api_call(stonith, call_options, id, "status", port, timeout, NULL);