notify_src 38 daemons/based/based_callbacks.c xmlNode *notify_src; notify_src 370 daemons/based/based_callbacks.c do_local_notify(xmlNode * notify_src, const char *client_id, notify_src 377 daemons/based/based_callbacks.c CRM_ASSERT(notify_src && client_id); notify_src 379 daemons/based/based_callbacks.c crm_element_value_int(notify_src, F_CIB_CALLID, &call_id); notify_src 413 daemons/based/based_callbacks.c int rc = pcmk__ipc_send_xml(client_obj, rid, notify_src, notify_src 429 daemons/based/based_callbacks.c pcmk__remote_send_xml(client_obj->remote, notify_src); notify_src 443 daemons/based/based_callbacks.c free_xml(notify->notify_src); notify_src 460 daemons/based/based_callbacks.c do_local_notify(notify->notify_src, notify->client_id, notify->sync_reply, notify_src 467 daemons/based/based_callbacks.c queue_local_notify(xmlNode * notify_src, const char *client_id, gboolean sync_reply, notify_src 472 daemons/based/based_callbacks.c notify->notify_src = notify_src; notify_src 232 daemons/fenced/pacemaker-fenced.c do_local_reply(xmlNode *notify_src, pcmk__client_t *client, int call_options) notify_src 246 daemons/fenced/pacemaker-fenced.c local_rc = pcmk__ipc_send_xml(client, rid, notify_src, ipc_flags); notify_src 232 daemons/fenced/pacemaker-fenced.h void do_local_reply(xmlNode *notify_src, pcmk__client_t *client,