sync              645 daemons/attrd/attrd_commands.c     xmlNode *sync = create_xml_node(NULL, __func__);
sync              647 daemons/attrd/attrd_commands.c     crm_xml_add(sync, PCMK__XA_TASK, PCMK__ATTRD_CMD_SYNC_RESPONSE);
sync              654 daemons/attrd/attrd_commands.c             build_attribute_xml(sync, a->id, a->set, a->uuid, a->timeout_ms, a->user, a->is_private,
sync              660 daemons/attrd/attrd_commands.c     send_attrd_message(peer, sync);
sync              661 daemons/attrd/attrd_commands.c     free_xml(sync);
sync              745 daemons/attrd/attrd_commands.c     xmlNode *sync = create_xml_node(NULL, __func__);
sync              748 daemons/attrd/attrd_commands.c     crm_xml_add(sync, PCMK__XA_TASK, PCMK__ATTRD_CMD_SYNC_RESPONSE);
sync              758 daemons/attrd/attrd_commands.c                 build_attribute_xml(sync, a->id, a->set, a->uuid, a->timeout_ms, a->user, a->is_private,
sync              769 daemons/attrd/attrd_commands.c         send_attrd_message(NULL, sync);
sync              771 daemons/attrd/attrd_commands.c     free_xml(sync);
sync              869 daemons/attrd/attrd_commands.c         xmlNode *sync = create_xml_node(NULL, __func__);
sync              874 daemons/attrd/attrd_commands.c         crm_xml_add(sync, PCMK__XA_TASK, PCMK__ATTRD_CMD_SYNC_RESPONSE);
sync              876 daemons/attrd/attrd_commands.c         build_attribute_xml(sync, attr, a->set, a->uuid, a->timeout_ms, a->user,
sync              879 daemons/attrd/attrd_commands.c         attrd_xml_add_writer(sync);
sync              882 daemons/attrd/attrd_commands.c         send_attrd_message(NULL, sync);
sync              883 daemons/attrd/attrd_commands.c         free_xml(sync);
sync              457 daemons/pacemakerd/pacemakerd.c             sync();
sync              100 include/crm/cib/cib_types.h     int (*sync) (cib_t *cib, const char *section, int call_options);
sync              382 lib/cib/cib_client.c     new_cib->cmds->sync = cib_client_sync;
sync               99 lib/common/watchdog.c         sync();
sync              103 lib/common/watchdog.c             sync();