CIB_OP_SYNC       715 daemons/based/based_callbacks.c     } else if(pcmk__str_eq(op, CIB_OP_SYNC, pcmk__str_casei)) {
CIB_OP_SYNC       153 daemons/based/based_common.c     {CIB_OP_SYNC,      FALSE, TRUE,  FALSE, cib_prepare_sync, cib_cleanup_none,   cib_process_sync},
CIB_OP_SYNC       131 lib/cib/cib_client.c     return cib_internal_op(cib, CIB_OP_SYNC, host, section, NULL, NULL, call_options, NULL);