remote_fencing_op_t 2569 daemons/fenced/fenced_commands.c     remote_fencing_op_t *relay_op = NULL; 
remote_fencing_op_t 2585 daemons/fenced/fenced_commands.c             remote_fencing_op_t *list_op = NULL; 
remote_fencing_op_t 2593 daemons/fenced/fenced_commands.c                         remote_fencing_op_t *other = dup_iter->data;
remote_fencing_op_t 2716 daemons/fenced/fenced_commands.c             remote_fencing_op_t *rop = NULL;
remote_fencing_op_t 2754 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  280 daemons/fenced/fenced_history.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t  294 daemons/fenced/fenced_history.c                     remote_fencing_op_t *remote_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  281 daemons/fenced/fenced_remote.c op_requested_action(const remote_fencing_op_t *op)
remote_fencing_op_t  293 daemons/fenced/fenced_remote.c op_phase_off(remote_fencing_op_t *op)
remote_fencing_op_t  312 daemons/fenced/fenced_remote.c op_phase_on(remote_fencing_op_t *op)
remote_fencing_op_t  347 daemons/fenced/fenced_remote.c undo_op_remap(remote_fencing_op_t *op)
remote_fencing_op_t  358 daemons/fenced/fenced_remote.c create_op_done_notify(remote_fencing_op_t * op, int rc)
remote_fencing_op_t  376 daemons/fenced/fenced_remote.c stonith_bcast_result_to_peers(remote_fencing_op_t * op, int rc, gboolean op_merged)
remote_fencing_op_t  402 daemons/fenced/fenced_remote.c handle_local_reply_and_notify(remote_fencing_op_t * op, xmlNode * data, int rc)
remote_fencing_op_t  435 daemons/fenced/fenced_remote.c handle_duplicates(remote_fencing_op_t * op, xmlNode * data, int rc)
remote_fencing_op_t  440 daemons/fenced/fenced_remote.c         remote_fencing_op_t *other = iter->data;
remote_fencing_op_t  486 daemons/fenced/fenced_remote.c remote_op_done(remote_fencing_op_t * op, xmlNode * data, int rc, int dup)
remote_fencing_op_t  577 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  592 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  605 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = userdata;
remote_fencing_op_t  639 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = data;
remote_fencing_op_t  690 daemons/fenced/fenced_remote.c add_required_device(remote_fencing_op_t *op, const char *device)
remote_fencing_op_t  708 daemons/fenced/fenced_remote.c remove_required_device(remote_fencing_op_t *op, const char *device)
remote_fencing_op_t  720 daemons/fenced/fenced_remote.c set_op_device_list(remote_fencing_op_t * op, GList *devices)
remote_fencing_op_t  822 daemons/fenced/fenced_remote.c advance_topology_level(remote_fencing_op_t *op, bool empty_ok)
remote_fencing_op_t  880 daemons/fenced/fenced_remote.c merge_duplicates(remote_fencing_op_t * op)
remote_fencing_op_t  883 daemons/fenced/fenced_remote.c     remote_fencing_op_t *other = NULL;
remote_fencing_op_t  974 daemons/fenced/fenced_remote.c stonith_manual_ack(xmlNode * msg, remote_fencing_op_t * op)
remote_fencing_op_t 1005 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 1027 daemons/fenced/fenced_remote.c     op = calloc(1, sizeof(remote_fencing_op_t));
remote_fencing_op_t 1117 daemons/fenced/fenced_remote.c remote_fencing_op_t *
remote_fencing_op_t 1124 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 1207 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 1248 daemons/fenced/fenced_remote.c stonith_choose_peer(remote_fencing_op_t * op)
remote_fencing_op_t 1307 daemons/fenced/fenced_remote.c get_device_timeout(const remote_fencing_op_t *op, const st_query_result_t *peer,
remote_fencing_op_t 1327 daemons/fenced/fenced_remote.c     const remote_fencing_op_t *op;
remote_fencing_op_t 1355 daemons/fenced/fenced_remote.c get_peer_timeout(const remote_fencing_op_t *op, const st_query_result_t *peer)
remote_fencing_op_t 1369 daemons/fenced/fenced_remote.c get_op_total_timeout(const remote_fencing_op_t *op,
remote_fencing_op_t 1414 daemons/fenced/fenced_remote.c report_timeout_period(remote_fencing_op_t * op, int op_timeout)
remote_fencing_op_t 1458 daemons/fenced/fenced_remote.c         remote_fencing_op_t *dup = iter->data;
remote_fencing_op_t 1476 daemons/fenced/fenced_remote.c advance_topology_device_in_level(remote_fencing_op_t *op, const char *device,
remote_fencing_op_t 1526 daemons/fenced/fenced_remote.c call_remote_stonith(remote_fencing_op_t * op, st_query_result_t * peer, int rc)
remote_fencing_op_t 1710 daemons/fenced/fenced_remote.c all_topology_devices_found(remote_fencing_op_t * op)
remote_fencing_op_t 1762 daemons/fenced/fenced_remote.c                       const char *action, remote_fencing_op_t *op,
remote_fencing_op_t 1819 daemons/fenced/fenced_remote.c add_device_properties(xmlNode *xml, remote_fencing_op_t *op,
remote_fencing_op_t 1869 daemons/fenced/fenced_remote.c add_result(remote_fencing_op_t *op, const char *host, int ndevices, xmlNode *xml)
remote_fencing_op_t 1921 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 2021 daemons/fenced/fenced_remote.c     remote_fencing_op_t *op = NULL;
remote_fencing_op_t 2147 daemons/fenced/fenced_remote.c     remote_fencing_op_t *rop = NULL;
remote_fencing_op_t  166 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  244 daemons/fenced/pacemaker-fenced.h remote_fencing_op_t *initiate_remote_stonith_op(pcmk__client_t *client,
remote_fencing_op_t  261 daemons/fenced/pacemaker-fenced.h int stonith_manual_ack(xmlNode * msg, remote_fencing_op_t * op);