F_CIB_CALLOPTS    216 daemons/based/based_callbacks.c         crm_element_value_int(op_request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS    953 daemons/based/based_callbacks.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS   1036 daemons/based/based_callbacks.c         crm_xml_add_int(op_reply, F_CIB_CALLOPTS, call_options);
F_CIB_CALLOPTS   1229 daemons/based/based_callbacks.c     crm_element_value_int(request, F_CIB_CALLOPTS, &call_options);
F_CIB_CALLOPTS   1428 daemons/based/based_callbacks.c         crm_xml_add_int(*reply, F_CIB_CALLOPTS, call_options);
F_CIB_CALLOPTS    271 daemons/based/based_common.c         F_CIB_CALLOPTS,
F_CIB_CALLOPTS    230 daemons/based/based_messages.c         const char *call_opts = crm_element_value(req, F_CIB_CALLOPTS);
F_CIB_CALLOPTS    250 daemons/based/based_messages.c             crm_xml_add(up, F_CIB_CALLOPTS, call_opts);
F_CIB_CALLOPTS    283 daemons/based/based_messages.c                 crm_xml_add(up, F_CIB_CALLOPTS, call_opts);
F_CIB_CALLOPTS    458 daemons/based/based_remote.c     if (crm_element_value(command, F_CIB_CALLOPTS) == NULL) {
F_CIB_CALLOPTS    459 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);