create_remote_stonith_op 2492 fencing/commands.c             create_remote_stonith_op(client_id, request, TRUE); /* Record it for the future notification */
create_remote_stonith_op 2584 fencing/commands.c                 create_remote_stonith_op(client_id, request, FALSE);
create_remote_stonith_op  210 fencing/internal.h void *create_remote_stonith_op(const char *client, xmlNode * request, gboolean peer);
create_remote_stonith_op 1064 fencing/remote.c     op = create_remote_stonith_op(client_id, request, FALSE);
create_remote_stonith_op 1935 fencing/remote.c         op = create_remote_stonith_op(client_id, dev, TRUE);