F_CIB_CALLOPTS    216 daemons/based/based_callbacks.c         crm_element_value_int(op_request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS    949 daemons/based/based_callbacks.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS   1032 daemons/based/based_callbacks.c         crm_xml_add_int(op_reply, F_CIB_CALLOPTS, call_options);
F_CIB_CALLOPTS   1223 daemons/based/based_callbacks.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS   1405 daemons/based/based_callbacks.c         crm_xml_add_int(*reply, F_CIB_CALLOPTS, call_options);
F_CIB_CALLOPTS    211 daemons/based/based_common.c         F_CIB_CALLOPTS,
F_CIB_CALLOPTS    233 daemons/based/based_messages.c         const char *call_opts = crm_element_value(req, F_CIB_CALLOPTS);
F_CIB_CALLOPTS    253 daemons/based/based_messages.c             crm_xml_add(up, F_CIB_CALLOPTS, call_opts);
F_CIB_CALLOPTS    286 daemons/based/based_messages.c                 crm_xml_add(up, F_CIB_CALLOPTS, call_opts);
F_CIB_CALLOPTS    457 daemons/based/based_remote.c     if (crm_element_value(command, F_CIB_CALLOPTS) == NULL) {
F_CIB_CALLOPTS    458 daemons/based/based_remote.c         crm_xml_add_int(command, F_CIB_CALLOPTS, 0);
F_CIB_CALLOPTS    216 lib/cib/cib_native.c         crm_xml_add_int(hello, F_CIB_CALLOPTS, cib_sync_call);
F_CIB_CALLOPTS    457 lib/cib/cib_utils.c     crm_xml_add_int(op_msg, F_CIB_CALLOPTS, call_options);