remote_fencing_op_t 2495 daemons/fenced/fenced_commands.c     remote_fencing_op_t *relay_op = NULL; 
remote_fencing_op_t 2511 daemons/fenced/fenced_commands.c             remote_fencing_op_t *list_op = NULL; 
remote_fencing_op_t 2519 daemons/fenced/fenced_commands.c                         remote_fencing_op_t *other = dup_iter->data;
remote_fencing_op_t 2643 daemons/fenced/fenced_commands.c             remote_fencing_op_t *rop = NULL;
remote_fencing_op_t 2680 daemons/fenced/fenced_commands.c                 remote_fencing_op_t *op = NULL;
remote_fencing_op_t   70 daemons/fenced/fenced_history.c     remote_fencing_op_t *op = value;
remote_fencing_op_t  140 daemons/fenced/fenced_history.c     const remote_fencing_op_t **a = (const remote_fencing_op_t **) a_voidp;
remote_fencing_op_t  141 daemons/fenced/fenced_history.c     const remote_fencing_op_t **b = (const remote_fencing_op_t **) b_voidp;
remote_fencing_op_t  176 daemons/fenced/fenced_history.c         remote_fencing_op_t *ops[num_ops];
remote_fencing_op_t  177 daemons/fenced/fenced_history.c         remote_fencing_op_t *op = NULL;
remote_fencing_op_t  193 daemons/fenced/fenced_history.c         qsort(ops, num_ops, sizeof(remote_fencing_op_t *), op_time_sort);
remote_fencing_op_t  229 daemons/fenced/fenced_history.c         remote_fencing_op_t *op = NULL;
remote_fencing_op_t  241 daemons/fenced/fenced_history.c         op = calloc(1, sizeof(remote_fencing_op_t));
remote_fencing_op_t  283 daemons/fenced/fenced_history.c             remote_fencing_op_t *op = NULL;
remote_fencing_op_t  334 daemons/fenced/fenced_history.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t  345 daemons/fenced/fenced_history.c         remote_fencing_op_t *stored_op =
remote_fencing_op_t   79 daemons/fenced/fenced_remote.c void call_remote_stonith(remote_fencing_op_t * op, st_query_result_t * peer, int rc);
remote_fencing_op_t   80 daemons/fenced/fenced_remote.c static void remote_op_done(remote_fencing_op_t * op, xmlNode * data, int rc, int dup);
remote_fencing_op_t   84 daemons/fenced/fenced_remote.c static void report_timeout_period(remote_fencing_op_t * op, int op_timeout);
remote_fencing_op_t   85 daemons/fenced/fenced_remote.c static int get_op_total_timeout(const remote_fencing_op_t *op,
remote_fencing_op_t  117 daemons/fenced/fenced_remote.c     const remote_fencing_op_t *op;
remote_fencing_op_t  153 daemons/fenced/fenced_remote.c count_peer_devices(const remote_fencing_op_t *op, const st_query_result_t *peer,
remote_fencing_op_t  178 daemons/fenced/fenced_remote.c find_peer_device(const remote_fencing_op_t *op, const st_query_result_t *peer,
remote_fencing_op_t  199 daemons/fenced/fenced_remote.c grab_peer_device(const remote_fencing_op_t *op, st_query_result_t *peer,
remote_fencing_op_t  215 daemons/fenced/fenced_remote.c clear_remote_op_timers(remote_fencing_op_t * op)
remote_fencing_op_t  234 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = data;
remote_fencing_op_t  282 daemons/fenced/fenced_remote.c op_requested_action(const remote_fencing_op_t *op)
remote_fencing_op_t  294 daemons/fenced/fenced_remote.c op_phase_off(remote_fencing_op_t *op)
remote_fencing_op_t  313 daemons/fenced/fenced_remote.c op_phase_on(remote_fencing_op_t *op)
remote_fencing_op_t  348 daemons/fenced/fenced_remote.c undo_op_remap(remote_fencing_op_t *op)
remote_fencing_op_t  359 daemons/fenced/fenced_remote.c create_op_done_notify(remote_fencing_op_t * op, int rc)
remote_fencing_op_t  377 daemons/fenced/fenced_remote.c stonith_bcast_result_to_peers(remote_fencing_op_t * op, int rc, gboolean op_merged)
remote_fencing_op_t  403 daemons/fenced/fenced_remote.c handle_local_reply_and_notify(remote_fencing_op_t * op, xmlNode * data, int rc)
remote_fencing_op_t  436 daemons/fenced/fenced_remote.c handle_duplicates(remote_fencing_op_t * op, xmlNode * data, int rc)
remote_fencing_op_t  441 daemons/fenced/fenced_remote.c         remote_fencing_op_t *other = iter->data;
remote_fencing_op_t  484 daemons/fenced/fenced_remote.c remote_op_done(remote_fencing_op_t * op, xmlNode * data, int rc, int dup)
remote_fencing_op_t  575 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  589 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  602 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  636 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = data;
remote_fencing_op_t  687 daemons/fenced/fenced_remote.c add_required_device(remote_fencing_op_t *op, const char *device)
remote_fencing_op_t  705 daemons/fenced/fenced_remote.c remove_required_device(remote_fencing_op_t *op, const char *device)
remote_fencing_op_t  717 daemons/fenced/fenced_remote.c set_op_device_list(remote_fencing_op_t * op, GListPtr devices)
remote_fencing_op_t  819 daemons/fenced/fenced_remote.c advance_topology_level(remote_fencing_op_t *op, bool empty_ok)
remote_fencing_op_t  876 daemons/fenced/fenced_remote.c merge_duplicates(remote_fencing_op_t * op)
remote_fencing_op_t  879 daemons/fenced/fenced_remote.c     remote_fencing_op_t *other = NULL;
remote_fencing_op_t  957 daemons/fenced/fenced_remote.c stonith_manual_ack(xmlNode * msg, remote_fencing_op_t * op)
remote_fencing_op_t  988 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 1009 daemons/fenced/fenced_remote.c     op = calloc(1, sizeof(remote_fencing_op_t));
remote_fencing_op_t 1094 daemons/fenced/fenced_remote.c remote_fencing_op_t *
remote_fencing_op_t 1101 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 1183 daemons/fenced/fenced_remote.c find_best_peer(const char *device, remote_fencing_op_t * op, enum find_best_peer_options options)
remote_fencing_op_t 1223 daemons/fenced/fenced_remote.c stonith_choose_peer(remote_fencing_op_t * op)
remote_fencing_op_t 1282 daemons/fenced/fenced_remote.c get_device_timeout(const remote_fencing_op_t *op, const st_query_result_t *peer,
remote_fencing_op_t 1302 daemons/fenced/fenced_remote.c     const remote_fencing_op_t *op;
remote_fencing_op_t 1330 daemons/fenced/fenced_remote.c get_peer_timeout(const remote_fencing_op_t *op, const st_query_result_t *peer)
remote_fencing_op_t 1344 daemons/fenced/fenced_remote.c get_op_total_timeout(const remote_fencing_op_t *op,
remote_fencing_op_t 1389 daemons/fenced/fenced_remote.c report_timeout_period(remote_fencing_op_t * op, int op_timeout)
remote_fencing_op_t 1433 daemons/fenced/fenced_remote.c         remote_fencing_op_t *dup = iter->data;
remote_fencing_op_t 1450 daemons/fenced/fenced_remote.c advance_topology_device_in_level(remote_fencing_op_t *op, const char *device,
remote_fencing_op_t 1500 daemons/fenced/fenced_remote.c call_remote_stonith(remote_fencing_op_t * op, st_query_result_t * peer, int rc)
remote_fencing_op_t 1685 daemons/fenced/fenced_remote.c all_topology_devices_found(remote_fencing_op_t * op)
remote_fencing_op_t 1737 daemons/fenced/fenced_remote.c                       const char *action, remote_fencing_op_t *op,
remote_fencing_op_t 1794 daemons/fenced/fenced_remote.c add_device_properties(xmlNode *xml, remote_fencing_op_t *op,
remote_fencing_op_t 1844 daemons/fenced/fenced_remote.c add_result(remote_fencing_op_t *op, const char *host, int ndevices, xmlNode *xml)
remote_fencing_op_t 1896 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 1993 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 2118 daemons/fenced/fenced_remote.c     remote_fencing_op_t *rop = NULL;
remote_fencing_op_t  164 daemons/fenced/pacemaker-fenced.h void stonith_bcast_result_to_peers(remote_fencing_op_t * op, int rc, gboolean op_merged);
remote_fencing_op_t  242 daemons/fenced/pacemaker-fenced.h remote_fencing_op_t *initiate_remote_stonith_op(pcmk__client_t *client,
remote_fencing_op_t  259 daemons/fenced/pacemaker-fenced.h int stonith_manual_ack(xmlNode * msg, remote_fencing_op_t * op);