Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make xref works #3179

Merged
merged 1 commit into from
Jul 14, 2021
Merged

Make xref works #3179

merged 1 commit into from
Jul 14, 2021

Conversation

vkatsuba
Copy link
Contributor

Expand warnings: ./rebar3 xref
===> Running cross reference analysis...
===> /MongooseIM/src/eldap_filter_yecc.erl:51: Warning: eldap_filter_yecc:return_error/2 is unused local function (Xref)
/MongooseIM/src/XmppAddr.erl:39: Warning: XmppAddr:bit_string_format/0 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:104: Warning: XmppAddr:dec_XmppAddr/2 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:115: Warning: XmppAddr:dialyzer-suppressions/1 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:97: Warning: XmppAddr:enc_XmppAddr/2 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:43: Warning: XmppAddr:encode/2 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:35: Warning: XmppAddr:encoding_rule/0 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:107: Warning: XmppAddr:id-on-xmppAddr/0 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:77: Warning: XmppAddr:info/0 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:41: Warning: XmppAddr:legacy_erlang_types/0 is unused export (Xref)
/MongooseIM/src/XmppAddr.erl:37: Warning: XmppAddr:maps/0 is unused export (Xref)
/MongooseIM/src/acl.erl:86: Warning: acl:add/3 is unused export (Xref)
/MongooseIM/src/acl.erl:96: Warning: acl:delete/3 is unused export (Xref)
/MongooseIM/src/acl.erl:142: Warning: acl:match_rule/4 is unused export (Xref)
/MongooseIM/src/amp.erl:27: Warning: amp:binaries_to_rule/3 is unused export (Xref)
/MongooseIM/src/amp.erl:141: Warning: amp:is_amp_request/1 is unused export (Xref)
/MongooseIM/src/amp.erl:117: Warning: amp:rule_to_xmlel/1 is unused export (Xref)
/MongooseIM/src/amp_resolver.erl:26: Warning: amp_resolver:check_condition/3 is unused export (Xref)
/MongooseIM/src/amp_resolver.erl:14: Warning: amp_resolver:verify_support/2 is unused export (Xref)
/MongooseIM/src/amp_strategy.erl:18: Warning: amp_strategy:determine_strategy/5 is unused export (Xref)
/MongooseIM/src/http_upload/aws_signature_v4.erl:67: Warning: aws_signature_v4:date_iso8601/1 is unused export (Xref)
/MongooseIM/src/backend_module.erl:65: Warning: backend_module:backend_module/2 is unused export (Xref)
/MongooseIM/src/backend_module.erl: Warning: backend_module:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/backend_module.erl:39: Warning: backend_module:create/2 is unused export (Xref)
/MongooseIM/src/cert_utils.erl:67: Warning: cert_utils:get_dns_addresses/1 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl.erl: Warning: cyrsasl:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_anonymous.erl:42: Warning: cyrsasl_anonymous:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_digest.erl:57: Warning: cyrsasl_digest:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_external.erl: Warning: cyrsasl_external:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_external.erl:45: Warning: cyrsasl_external:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_oauth.erl:17: Warning: cyrsasl_oauth:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_plain.erl:41: Warning: cyrsasl_plain:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_plain.erl:90: Warning: cyrsasl_plain:parse/1 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha1.erl:11: Warning: cyrsasl_scram_sha1:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha1_plus.erl:11: Warning: cyrsasl_scram_sha1_plus:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha224.erl:11: Warning: cyrsasl_scram_sha224:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha224_plus.erl:11: Warning: cyrsasl_scram_sha224_plus:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha256.erl:11: Warning: cyrsasl_scram_sha256:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha256_plus.erl:11: Warning: cyrsasl_scram_sha256_plus:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha384.erl:11: Warning: cyrsasl_scram_sha384:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha384_plus.erl:11: Warning: cyrsasl_scram_sha384_plus:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha512.erl:11: Warning: cyrsasl_scram_sha512:mech_new/3 is unused export (Xref)
/MongooseIM/src/sasl/cyrsasl_scram_sha512_plus.erl:11: Warning: cyrsasl_scram_sha512_plus:mech_new/3 is unused export (Xref)
/MongooseIM/src/dynamic_compile.erl:62: Warning: dynamic_compile:from_string/2 is unused export (Xref)
/MongooseIM/src/ejabberd.erl:81: Warning: ejabberd:get_bin_path/0 is unused export (Xref)
/MongooseIM/src/ejabberd.erl:63: Warning: ejabberd:stop/0 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:494: Warning: ejabberd_admin:backup_mnesia/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:446: Warning: ejabberd_admin:delete_expired_messages/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:460: Warning: ejabberd_admin:delete_old_messages/2 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:578: Warning: ejabberd_admin:dump_mnesia/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:584: Warning: ejabberd_admin:dump_table/2 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:601: Warning: ejabberd_admin:dump_to_textfile/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:606: Warning: ejabberd_admin:dump_to_textfile/2 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:435: Warning: ejabberd_admin:get_loglevel/0 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:356: Warning: ejabberd_admin:import_users/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:649: Warning: ejabberd_admin:install_fallback_mnesia/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:224: Warning: ejabberd_admin:join_cluster/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:252: Warning: ejabberd_admin:leave_cluster/0 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:637: Warning: ejabberd_admin:load_mnesia/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:660: Warning: ejabberd_admin:mnesia_change_nodename/4 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:308: Warning: ejabberd_admin:register/2 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:317: Warning: ejabberd_admin:register/3 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:345: Warning: ejabberd_admin:registered_users/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:185: Warning: ejabberd_admin:remove_from_cluster/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:508: Warning: ejabberd_admin:restore_mnesia/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:291: Warning: ejabberd_admin:send_service_message_all_mucs/2 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:479: Warning: ejabberd_admin:set_master/1 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:275: Warning: ejabberd_admin:status/0 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:61: Warning: ejabberd_admin:stop/0 is unused export (Xref)
/MongooseIM/src/ejabberd_admin.erl:340: Warning: ejabberd_admin:unregister/2 is unused export (Xref)
/MongooseIM/src/ejabberd_app.erl:84: Warning: ejabberd_app:prep_stop/1 is unused export (Xref)
/MongooseIM/src/ejabberd_app.erl:119: Warning: ejabberd_app:start_modules/0 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:441: Warning: ejabberd_auth:auth_methods/1 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:428: Warning: ejabberd_auth:auth_modules/1 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:196: Warning: ejabberd_auth:check_password/4 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:339: Warning: ejabberd_auth:does_user_exist/4 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:266: Warning: ejabberd_auth:get_vh_registered_users/2 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:283: Warning: ejabberd_auth:get_vh_registered_users_number/2 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:453: Warning: ejabberd_auth:remove_domain/3 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:97: Warning: ejabberd_auth:start/1 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth.erl:105: Warning: ejabberd_auth:stop/1 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_anonymous.erl:201: Warning: ejabberd_auth_anonymous:login/3 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_anonymous.erl:123: Warning: ejabberd_auth_anonymous:register_connection/5 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_anonymous.erl:164: Warning: ejabberd_auth_anonymous:session_cleanup/5 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_anonymous.erl:141: Warning: ejabberd_auth_anonymous:unregister_connection/5 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_dummy.erl:91: Warning: ejabberd_auth_dummy:scram_passwords/0 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_internal.erl:195: Warning: ejabberd_auth_internal:dirty_get_registered_users/0 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_internal.erl:318: Warning: ejabberd_auth_internal:scram_passwords/0 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_ldap.erl:101: Warning: ejabberd_auth_ldap:start_link/1 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_rdbms.erl:315: Warning: ejabberd_auth_rdbms:scram_passwords/2 is unused export (Xref)
/MongooseIM/src/auth/ejabberd_auth_rdbms.erl:325: Warning: ejabberd_auth_rdbms:scram_passwords/4 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:121: Warning: ejabberd_c2s:del_aux_field/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:97: Warning: ejabberd_c2s:get_info/1 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:1479: Warning: ejabberd_c2s:print_state/1 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:938: Warning: ejabberd_c2s:resume_session/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:970: Warning: ejabberd_c2s:resume_session/3 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:1608: Warning: ejabberd_c2s:send_text/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:820: Warning: ejabberd_c2s:session_established/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:967: Warning: ejabberd_c2s:session_established/3 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:89: Warning: ejabberd_c2s:socket_type/0 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:85: Warning: ejabberd_c2s:start_link/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:605: Warning: ejabberd_c2s:wait_for_feature_after_auth/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:497: Warning: ejabberd_c2s:wait_for_feature_before_auth/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:578: Warning: ejabberd_c2s:wait_for_sasl_response/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:660: Warning: ejabberd_c2s:wait_for_session_or_sm/2 is unused export (Xref)
/MongooseIM/src/ejabberd_c2s.erl:266: Warning: ejabberd_c2s:wait_for_stream/2 is unused export (Xref)
/MongooseIM/src/ejabberd_commands.erl:322: Warning: ejabberd_commands:execute_command/2 is unused export (Xref)
/MongooseIM/src/ejabberd_config.erl:280: Warning: ejabberd_config:config_state/0 is unused export (Xref)
/MongooseIM/src/ejabberd_config.erl:295: Warning: ejabberd_config:config_states/0 is unused export (Xref)
/MongooseIM/src/ejabberd_config.erl:272: Warning: ejabberd_config:get_categorized_options/0 is unused export (Xref)
/MongooseIM/src/ejabberd_config.erl:244: Warning: ejabberd_config:get_host_local_config/0 is unused export (Xref)
/MongooseIM/src/ejabberd_config.erl:248: Warning: ejabberd_config:get_local_config/0 is unused export (Xref)
/MongooseIM/src/ejabberd_cowboy.erl: Warning: ejabberd_cowboy:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/ejabberd_cowboy.erl:201: Warning: ejabberd_cowboy:ref/1 is unused export (Xref)
/MongooseIM/src/ejabberd_cowboy.erl:62: Warning: ejabberd_cowboy:socket_type/0 is unused export (Xref)
/MongooseIM/src/ejabberd_cowboy.erl:131: Warning: ejabberd_cowboy:start_cowboy/2 is unused export (Xref)
/MongooseIM/src/ejabberd_cowboy.erl:84: Warning: ejabberd_cowboy:start_link/1 is unused export (Xref)
/MongooseIM/src/ejabberd_cowboy.erl:65: Warning: ejabberd_cowboy:start_listener/2 is unused export (Xref)
/MongooseIM/src/ejabberd_cowboy.erl:197: Warning: ejabberd_cowboy:stop_cowboy/1 is unused export (Xref)
/MongooseIM/src/ejabberd_ctl.erl:146: Warning: ejabberd_ctl:process/1 is unused export (Xref)
/MongooseIM/src/ejabberd_ctl.erl:222: Warning: ejabberd_ctl:process2/2 is unused export (Xref)
/MongooseIM/src/ejabberd_ctl.erl:122: Warning: ejabberd_ctl:register_commands/3 is unused export (Xref)
/MongooseIM/src/ejabberd_ctl.erl:74: Warning: ejabberd_ctl:start/0 is unused export (Xref)
/MongooseIM/src/ejabberd_ctl.erl:131: Warning: ejabberd_ctl:unregister_commands/3 is unused export (Xref)
/MongooseIM/src/mam/ejabberd_gen_mam_archive.erl: Warning: ejabberd_gen_mam_archive:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/ejabberd_gen_mam_prefs.erl: Warning: ejabberd_gen_mam_prefs:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/ejabberd_gen_sm.erl: Warning: ejabberd_gen_sm:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/ejabberd_gen_sm.erl:82: Warning: ejabberd_gen_sm:cleanup/2 is unused export (Xref)
/MongooseIM/src/ejabberd_hooks.erl:85: Warning: ejabberd_hooks:add/4 is unused export (Xref)
/MongooseIM/src/ejabberd_hooks.erl:114: Warning: ejabberd_hooks:delete/4 is unused export (Xref)
/MongooseIM/src/ejabberd_hooks.erl:297: Warning: ejabberd_hooks:error_running_hook/3 is unused export (Xref)
/MongooseIM/src/ejabberd_hooks.erl:75: Warning: ejabberd_hooks:start_link/0 is unused export (Xref)
/MongooseIM/src/ejabberd_listener.erl:278: Warning: ejabberd_listener:add_listener/3 is unused export (Xref)
/MongooseIM/src/ejabberd_listener.erl:300: Warning: ejabberd_listener:delete_listener/2 is unused export (Xref)
/MongooseIM/src/ejabberd_listener.erl:307: Warning: ejabberd_listener:delete_listener/3 is unused export (Xref)
/MongooseIM/src/ejabberd_listener.erl:57: Warning: ejabberd_listener:init/1 is unused export (Xref)
/MongooseIM/src/ejabberd_listener.erl:249: Warning: ejabberd_listener:opts_to_listener_args/2 is unused export (Xref)
/MongooseIM/src/ejabberd_listener.erl:53: Warning: ejabberd_listener:start_link/0 is unused export (Xref)
/MongooseIM/src/ejabberd_listener.erl:186: Warning: ejabberd_listener:start_listener/3 is unused export (Xref)
/MongooseIM/src/ejabberd_listener.erl:268: Warning: ejabberd_listener:stop_listener/2 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:241: Warning: ejabberd_local:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:380: Warning: ejabberd_local:do_route/4 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:423: Warning: ejabberd_local:get_iq_callback/1 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:251: Warning: ejabberd_local:node_cleanup/2 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:129: Warning: ejabberd_local:process_iq_reply/4 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:181: Warning: ejabberd_local:register_iq_response_handler/4 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:189: Warning: ejabberd_local:register_iq_response_handler/5 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:96: Warning: ejabberd_local:start_link/0 is unused export (Xref)
/MongooseIM/src/ejabberd_local.erl:214: Warning: ejabberd_local:unregister_iq_response_handler/2 is unused export (Xref)
/MongooseIM/src/ejabberd_receiver.erl:67: Warning: ejabberd_receiver:start_link/4 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:394: Warning: ejabberd_router:dirty_get_all_domains/1 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:382: Warning: ejabberd_router:dirty_get_all_routes/0 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:390: Warning: ejabberd_router:dirty_get_all_routes/1 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:207: Warning: ejabberd_router:register_component/2 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:213: Warning: ejabberd_router:register_component/3 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:220: Warning: ejabberd_router:register_component/4 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:176: Warning: ejabberd_router:register_components/2 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:182: Warning: ejabberd_router:register_components/3 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:351: Warning: ejabberd_router:register_routes/2 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:159: Warning: ejabberd_router:route_error/4 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:607: Warning: ejabberd_router:routes_cleanup_on_nodedown/2 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:94: Warning: ejabberd_router:start_link/0 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:326: Warning: ejabberd_router:unregister_component/1 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:330: Warning: ejabberd_router:unregister_component/2 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:304: Warning: ejabberd_router:unregister_components/2 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:374: Warning: ejabberd_router:unregister_routes/1 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:566: Warning: ejabberd_router:update_tables/0 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s.erl:153: Warning: ejabberd_s2s:dirty_get_connections/0 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s.erl:553: Warning: ejabberd_s2s:get_info_s2s_connections/1 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s.erl:110: Warning: ejabberd_s2s:have_connection/1 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s.erl:518: Warning: ejabberd_s2s:incoming_s2s_number/0 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s.erl:160: Warning: ejabberd_s2s:node_cleanup/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s.erl:522: Warning: ejabberd_s2s:outgoing_s2s_number/0 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s.erl:87: Warning: ejabberd_s2s:start_link/0 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_in.erl:634: Warning: ejabberd_s2s_in:match_domain/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_in.erl:113: Warning: ejabberd_s2s_in:socket_type/0 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_in.erl:104: Warning: ejabberd_s2s_in:start/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_in.erl:109: Warning: ejabberd_s2s_in:start_link/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_in.erl:304: Warning: ejabberd_s2s_in:stream_established/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_in.erl:240: Warning: ejabberd_s2s_in:wait_for_feature_request/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_in.erl:172: Warning: ejabberd_s2s_in:wait_for_stream/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:970: Warning: ejabberd_s2s_out:get_addr_port/1 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:231: Warning: ejabberd_s2s_out:open_socket/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:814: Warning: ejabberd_s2s_out:print_state/1 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:599: Warning: ejabberd_s2s_out:relay_to_bridge/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:579: Warning: ejabberd_s2s_out:reopen_socket/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:155: Warning: ejabberd_s2s_out:start_link/3 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:608: Warning: ejabberd_s2s_out:stream_established/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:1031: Warning: ejabberd_s2s_out:test_get_addr_port/1 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:594: Warning: ejabberd_s2s_out:wait_before_retry/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:480: Warning: ejabberd_s2s_out:wait_for_auth_result/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:445: Warning: ejabberd_s2s_out:wait_for_features/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:536: Warning: ejabberd_s2s_out:wait_for_starttls_proceed/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:335: Warning: ejabberd_s2s_out:wait_for_stream/2 is unused export (Xref)
/MongooseIM/src/ejabberd_s2s_out.erl:376: Warning: ejabberd_s2s_out:wait_for_validation/2 is unused export (Xref)
/MongooseIM/src/ejabberd_service.erl:412: Warning: ejabberd_service:print_state/1 is unused export (Xref)
/MongooseIM/src/ejabberd_service.erl:428: Warning: ejabberd_service:send_element/2 is unused export (Xref)
/MongooseIM/src/ejabberd_service.erl:420: Warning: ejabberd_service:send_text/2 is unused export (Xref)
/MongooseIM/src/ejabberd_service.erl:128: Warning: ejabberd_service:socket_type/0 is unused export (Xref)
/MongooseIM/src/ejabberd_service.erl:123: Warning: ejabberd_service:start_link/2 is unused export (Xref)
/MongooseIM/src/ejabberd_service.erl:254: Warning: ejabberd_service:stream_established/2 is unused export (Xref)
/MongooseIM/src/ejabberd_service.erl:227: Warning: ejabberd_service:wait_for_handshake/2 is unused export (Xref)
/MongooseIM/src/ejabberd_service.erl:193: Warning: ejabberd_service:wait_for_stream/2 is unused export (Xref)
/MongooseIM/src/ejabberd_shaper_sup.erl:42: Warning: ejabberd_shaper_sup:start_link/0 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:307: Warning: ejabberd_sm:bounce_offline_message/4 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:294: Warning: ejabberd_sm:check_in_subscription/5 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:316: Warning: ejabberd_sm:disconnect_removed_user/3 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:628: Warning: ejabberd_sm:do_filter/3 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:636: Warning: ejabberd_sm:do_route/4 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:994: Warning: ejabberd_sm:force_update_presence/1 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:403: Warning: ejabberd_sm:get_unique_sessions_number/0 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:876: Warning: ejabberd_sm:get_user_present_pids/2 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:457: Warning: ejabberd_sm:node_cleanup/2 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:132: Warning: ejabberd_sm:start_link/0 is unused export (Xref)
/MongooseIM/src/ejabberd_sm.erl:1029: Warning: ejabberd_sm:user_resources/2 is unused export (Xref)
/MongooseIM/src/ejabberd_sm_backend_sup.erl:32: Warning: ejabberd_sm_backend_sup:start_link/0 is unused export (Xref)
/MongooseIM/src/ejabberd_socket.erl:253: Warning: ejabberd_socket:change_shaper/2 is unused export (Xref)
/MongooseIM/src/ejabberd_socket.erl:218: Warning: ejabberd_socket:compress/3 is unused export (Xref)
/MongooseIM/src/ejabberd_socket.erl:143: Warning: ejabberd_socket:connect/3 is unused export (Xref)
/MongooseIM/src/ejabberd_socket.erl:276: Warning: ejabberd_socket:get_peer_certificate/1 is unused export (Xref)
/MongooseIM/src/ejabberd_socket.erl:271: Warning: ejabberd_socket:get_sockmod/1 is unused export (Xref)
/MongooseIM/src/ejabberd_socket.erl:288: Warning: ejabberd_socket:sockname/1 is unused export (Xref)
/MongooseIM/src/ejabberd_tls.erl: Warning: ejabberd_tls:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/ejabberd_tls.erl:132: Warning: ejabberd_tls:close/1 is unused export (Xref)
/MongooseIM/src/ejabberd_tls.erl:100: Warning: ejabberd_tls:controlling_process/2 is unused export (Xref)
/MongooseIM/src/ejabberd_tls.erl:109: Warning: ejabberd_tls:peername/1 is unused export (Xref)
/MongooseIM/src/ejabberd_tls.erl:92: Warning: ejabberd_tls:send/2 is unused export (Xref)
/MongooseIM/src/ejabberd_tls.erl:113: Warning: ejabberd_tls:setopts/2 is unused export (Xref)
/MongooseIM/src/ejabberd_tls.erl:105: Warning: ejabberd_tls:sockname/1 is unused export (Xref)
/MongooseIM/src/ejabberd_tmp_sup.erl:35: Warning: ejabberd_tmp_sup:init/1 is unused export (Xref)
/MongooseIM/src/ejabberd_tmp_sup.erl:31: Warning: ejabberd_tmp_sup:start_link/2 is unused export (Xref)
/MongooseIM/src/ejabberd_zlib.erl:136: Warning: ejabberd_zlib:close/1 is unused export (Xref)
/MongooseIM/src/ejabberd_zlib.erl:133: Warning: ejabberd_zlib:controlling_process/2 is unused export (Xref)
/MongooseIM/src/ejabberd_zlib.erl:57: Warning: ejabberd_zlib:disable_zlib/1 is unused export (Xref)
/MongooseIM/src/ejabberd_zlib.erl:125: Warning: ejabberd_zlib:peername/1 is unused export (Xref)
/MongooseIM/src/ejabberd_zlib.erl:93: Warning: ejabberd_zlib:send/2 is unused export (Xref)
/MongooseIM/src/ejabberd_zlib.erl:106: Warning: ejabberd_zlib:setopts/2 is unused export (Xref)
/MongooseIM/src/ejabberd_zlib.erl:114: Warning: ejabberd_zlib:sockname/1 is unused export (Xref)
/MongooseIM/src/eldap_filter_yecc.erl:39: Warning: eldap_filter_yecc:format_error/1 is unused export (Xref)
/MongooseIM/src/eldap_filter_yecc.erl:32: Warning: eldap_filter_yecc:parse_and_scan/1 is unused export (Xref)
/MongooseIM/src/eldap_utils.erl:354: Warning: eldap_utils:decode_octet_string/3 is unused export (Xref)
/MongooseIM/src/eldap_utils.erl:68: Warning: eldap_utils:generate_subfilter/1 is unused export (Xref)
/MongooseIM/src/eldap_utils.erl:239: Warning: eldap_utils:get_mod_opt/3 is unused export (Xref)
/MongooseIM/src/eldap_utils.erl:157: Warning: eldap_utils:make_filter/2 is unused export (Xref)
/MongooseIM/src/eldap_utils.erl:227: Warning: eldap_utils:uids_domain_subst/2 is unused export (Xref)
/MongooseIM/src/gen_iq_component.erl: Warning: gen_iq_component:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/gen_mod.erl: Warning: gen_mod:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/gen_mod.erl:432: Warning: gen_mod:loaded_modules_with_opts/0 is unused export (Xref)
/MongooseIM/src/gen_mod.erl:424: Warning: gen_mod:loaded_modules_with_opts/1 is unused export (Xref)
/MongooseIM/src/gen_mod.erl:382: Warning: gen_mod:set_module_opts/3 is unused export (Xref)
/MongooseIM/src/gen_mod_deps.erl:53: Warning: gen_mod_deps:replace_modules/3 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_node.erl: Warning: gen_pubsub_node:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_node.erl:247: Warning: gen_pubsub_node:node_to_path/2 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_nodetree.erl: Warning: gen_pubsub_nodetree:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_nodetree.erl:104: Warning: gen_pubsub_nodetree:create_node/7 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_nodetree.erl:107: Warning: gen_pubsub_nodetree:delete_node/3 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_nodetree.erl:89: Warning: gen_pubsub_nodetree:get_node/3 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_nodetree.erl:95: Warning: gen_pubsub_nodetree:get_nodes/3 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_nodetree.erl:98: Warning: gen_pubsub_nodetree:get_parentnodes_tree/4 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_nodetree.erl:101: Warning: gen_pubsub_nodetree:get_subnodes/4 is unused export (Xref)
/MongooseIM/src/pubsub/gen_pubsub_nodetree.erl:86: Warning: gen_pubsub_nodetree:set_node/2 is unused export (Xref)
/MongooseIM/src/jingle_sip/jingle_sip_callbacks.erl:162: Warning: jingle_sip_callbacks:sip_bye/2 is unused export (Xref)
/MongooseIM/src/jingle_sip/jingle_sip_callbacks.erl:180: Warning: jingle_sip_callbacks:sip_cancel/3 is unused export (Xref)
/MongooseIM/src/jingle_sip/jingle_sip_callbacks.erl:198: Warning: jingle_sip_callbacks:sip_dialog_update/3 is unused export (Xref)
/MongooseIM/src/jingle_sip/jingle_sip_callbacks.erl:152: Warning: jingle_sip_callbacks:sip_info/2 is unused export (Xref)
/MongooseIM/src/jingle_sip/jingle_sip_callbacks.erl:47: Warning: jingle_sip_callbacks:sip_invite/2 is unused export (Xref)
/MongooseIM/src/jingle_sip/jingle_sip_callbacks.erl:57: Warning: jingle_sip_callbacks:sip_reinvite/2 is unused export (Xref)
/MongooseIM/src/jlib.erl:501: Warning: jlib:ip_to_list/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl: Warning: mam_iq:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:117: Warning: mam_iq:elem_to_end_microseconds/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:127: Warning: mam_iq:elem_to_limit/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:112: Warning: mam_iq:elem_to_start_microseconds/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:122: Warning: mam_iq:elem_to_with_jid/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:96: Warning: mam_iq:fix_rsm/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:140: Warning: mam_iq:form_to_end_microseconds/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:135: Warning: mam_iq:form_to_start_microseconds/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:145: Warning: mam_iq:form_to_with_jid/1 is unused export (Xref)
/MongooseIM/src/mam/mam_iq.erl:157: Warning: mam_iq:query_to_lookup_params/4 is unused export (Xref)
/MongooseIM/src/mam/mam_jid.erl: Warning: mam_jid:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mam_message.erl: Warning: mam_message:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mam_send_message.erl: Warning: mam_send_message:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:155: Warning: mod_adhoc:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:126: Warning: mod_adhoc:disco_local_identity/1 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:86: Warning: mod_adhoc:disco_local_items/1 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:169: Warning: mod_adhoc:disco_sm_features/1 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:137: Warning: mod_adhoc:disco_sm_identity/1 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:105: Warning: mod_adhoc:disco_sm_items/1 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:220: Warning: mod_adhoc:ping_command/4 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:181: Warning: mod_adhoc:process_local_iq/4 is unused export (Xref)
/MongooseIM/src/mod_adhoc.erl:186: Warning: mod_adhoc:process_sm_iq/4 is unused export (Xref)
/MongooseIM/src/mod_amp.erl:69: Warning: mod_amp:c2s_stream_features/3 is unused export (Xref)
/MongooseIM/src/mod_amp.erl:61: Warning: mod_amp:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/mod_amp.erl:45: Warning: mod_amp:run_initial_check/2 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl: Warning: mod_auth_token:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:458: Warning: mod_auth_token:clean_tokens/3 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:329: Warning: mod_auth_token:datetime_to_seconds/1 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:203: Warning: mod_auth_token:deserialize/1 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:477: Warning: mod_auth_token:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:369: Warning: mod_auth_token:expiry_datetime/3 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:429: Warning: mod_auth_token:get_key_for_user/2 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:297: Warning: mod_auth_token:process_iq/4 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:208: Warning: mod_auth_token:revoke/1 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:444: Warning: mod_auth_token:revoke_token_command/1 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:333: Warning: mod_auth_token:seconds_to_datetime/1 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:150: Warning: mod_auth_token:serialize/1 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:340: Warning: mod_auth_token:token/2 is unused export (Xref)
/MongooseIM/src/mod_auth_token.erl:161: Warning: mod_auth_token:token_with_mac/1 is unused export (Xref)
/MongooseIM/src/mod_blocking.erl:40: Warning: mod_blocking:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/mod_blocking.erl:46: Warning: mod_blocking:process_iq_get/5 is unused export (Xref)
/MongooseIM/src/mod_blocking.erl:66: Warning: mod_blocking:process_iq_set/4 is unused export (Xref)
/MongooseIM/src/mod_bosh.erl: Warning: mod_bosh:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_bosh.erl:349: Warning: mod_bosh:get_session_socket/1 is unused export (Xref)
/MongooseIM/src/mod_bosh.erl:170: Warning: mod_bosh:node_cleanup/2 is unused export (Xref)
/MongooseIM/src/mod_bosh.erl:106: Warning: mod_bosh:set_inactivity/2 is unused export (Xref)
/MongooseIM/src/mod_bosh.erl:119: Warning: mod_bosh:set_max_wait/2 is unused export (Xref)
/MongooseIM/src/mod_bosh.erl:131: Warning: mod_bosh:set_server_acks/2 is unused export (Xref)
/MongooseIM/src/mod_bosh.erl:406: Warning: mod_bosh:store_session/2 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:219: Warning: mod_bosh_socket:accumulate/2 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:259: Warning: mod_bosh_socket:accumulate/3 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:1039: Warning: mod_bosh_socket:change_shaper/2 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:1055: Warning: mod_bosh_socket:close/1 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:236: Warning: mod_bosh_socket:closing/2 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:269: Warning: mod_bosh_socket:closing/3 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:1016: Warning: mod_bosh_socket:compress/1 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:1020: Warning: mod_bosh_socket:compress/3 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:166: Warning: mod_bosh_socket:get_cached_responses/1 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:156: Warning: mod_bosh_socket:get_client_acks/1 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:147: Warning: mod_bosh_socket:get_handlers/1 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:1063: Warning: mod_bosh_socket:get_peer_certificate/1 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:151: Warning: mod_bosh_socket:get_pending/1 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:1050: Warning: mod_bosh_socket:get_sockmod/1 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:229: Warning: mod_bosh_socket:normal/2 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:264: Warning: mod_bosh_socket:normal/3 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:140: Warning: mod_bosh_socket:pause/2 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:1034: Warning: mod_bosh_socket:send/2 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:161: Warning: mod_bosh_socket:set_client_acks/2 is unused export (Xref)
/MongooseIM/src/mod_bosh_socket.erl:101: Warning: mod_bosh_socket:start_link/4 is unused export (Xref)
/MongooseIM/src/mod_cache_users.erl:112: Warning: mod_cache_users:does_cached_user_exist/4 is unused export (Xref)
/MongooseIM/src/mod_cache_users.erl:127: Warning: mod_cache_users:maybe_put_user_into_cache/4 is unused export (Xref)
/MongooseIM/src/mod_cache_users.erl:95: Warning: mod_cache_users:remove_domain/3 is unused export (Xref)
/MongooseIM/src/mod_cache_users.erl:86: Warning: mod_cache_users:remove_user/3 is unused export (Xref)
/MongooseIM/src/mod_cache_users.erl:192: Warning: mod_cache_users:start_link/2 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:311: Warning: mod_caps:c2s_broadcast_recipients/5 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:290: Warning: mod_caps:c2s_filter_packet/5 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:244: Warning: mod_caps:c2s_presence_in/4 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:209: Warning: mod_caps:caps_stream_features/3 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:481: Warning: mod_caps:delete_caps/1 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:236: Warning: mod_caps:disco_info/1 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:222: Warning: mod_caps:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:229: Warning: mod_caps:disco_local_identity/1 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:503: Warning: mod_caps:make_disco_hash/2 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:149: Warning: mod_caps:read_caps/1 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:92: Warning: mod_caps:start_link/2 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:182: Warning: mod_caps:user_receive_packet/5 is unused export (Xref)
/MongooseIM/src/mod_caps.erl:171: Warning: mod_caps:user_send_packet/4 is unused export (Xref)
/MongooseIM/src/mod_carboncopy.erl:100: Warning: mod_carboncopy:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/mod_carboncopy.erl:63: Warning: mod_carboncopy:is_carbon_copy/1 is unused export (Xref)
/MongooseIM/src/mod_carboncopy.erl:140: Warning: mod_carboncopy:remove_connection/5 is unused export (Xref)
/MongooseIM/src/mod_carboncopy.erl:163: Warning: mod_carboncopy:should_forward/3 is unused export (Xref)
/MongooseIM/src/mod_carboncopy.erl:136: Warning: mod_carboncopy:user_receive_packet/5 is unused export (Xref)
/MongooseIM/src/mod_carboncopy.erl:132: Warning: mod_carboncopy:user_send_packet/4 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:361: Warning: mod_commands:add_contact/2 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:364: Warning: mod_commands:add_contact/3 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:367: Warning: mod_commands:add_contact/4 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:425: Warning: mod_commands:change_user_password/3 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:392: Warning: mod_commands:delete_contact/2 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:380: Warning: mod_commands:delete_contacts/2 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:413: Warning: mod_commands:get_recent_messages/3 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:416: Warning: mod_commands:get_recent_messages/4 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:248: Warning: mod_commands:kick_session/3 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:344: Warning: mod_commands:list_contacts/1 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:255: Warning: mod_commands:list_sessions/1 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:264: Warning: mod_commands:register/3 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:405: Warning: mod_commands:registered_commands/0 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:259: Warning: mod_commands:registered_users/1 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:294: Warning: mod_commands:send_message/3 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:303: Warning: mod_commands:send_stanza/1 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:520: Warning: mod_commands:set_subscription/3 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:37: Warning: mod_commands:start/0 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:40: Warning: mod_commands:stop/0 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:485: Warning: mod_commands:subscription/3 is unused export (Xref)
/MongooseIM/src/mod_commands.erl:283: Warning: mod_commands:unregister/2 is unused export (Xref)
/MongooseIM/src/mod_csi.erl:49: Warning: mod_csi:c2s_stream_features/3 is unused export (Xref)
/MongooseIM/src/mod_disco.erl:231: Warning: mod_disco:disco_info/1 is unused export (Xref)
/MongooseIM/src/mod_disco.erl:224: Warning: mod_disco:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/mod_disco.erl:190: Warning: mod_disco:disco_local_identity/1 is unused export (Xref)
/MongooseIM/src/mod_disco.erl:206: Warning: mod_disco:disco_local_items/1 is unused export (Xref)
/MongooseIM/src/mod_disco.erl:198: Warning: mod_disco:disco_sm_identity/1 is unused export (Xref)
/MongooseIM/src/mod_disco.erl:217: Warning: mod_disco:disco_sm_items/1 is unused export (Xref)
/MongooseIM/src/mod_domain_isolation.erl:35: Warning: mod_domain_isolation:filter_local_packet/1 is unused export (Xref)
/MongooseIM/src/mod_dynamic_domains_test.erl:15: Warning: mod_dynamic_domains_test:config_spec/0 is unused export (Xref)
/MongooseIM/src/mod_dynamic_domains_test.erl:90: Warning: mod_dynamic_domains_test:process_packet/5 is unused export (Xref)
/MongooseIM/src/mod_dynamic_domains_test.erl:32: Warning: mod_dynamic_domains_test:start/2 is unused export (Xref)
/MongooseIM/src/mod_dynamic_domains_test.erl:70: Warning: mod_dynamic_domains_test:stop/1 is unused export (Xref)
/MongooseIM/src/mod_dynamic_domains_test.erl:29: Warning: mod_dynamic_domains_test:supported_features/0 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher.erl: Warning: mod_event_pusher:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_hook_translator.erl:51: Warning: mod_event_pusher_hook_translator:filter_local_packet/1 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_hook_translator.erl:92: Warning: mod_event_pusher_hook_translator:unacknowledged_message/2 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_hook_translator.erl:86: Warning: mod_event_pusher_hook_translator:user_not_present/5 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_hook_translator.erl:79: Warning: mod_event_pusher_hook_translator:user_present/2 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_hook_translator.erl:66: Warning: mod_event_pusher_hook_translator:user_send_packet/4 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_http.erl: Warning: mod_event_pusher_http:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push.erl: Warning: mod_event_pusher_push:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push.erl:146: Warning: mod_event_pusher_push:iq_handler/4 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push.erl:138: Warning: mod_event_pusher_push:remove_user/3 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push_plugin.erl: Warning: mod_event_pusher_push_plugin:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_sns.erl: Warning: mod_event_pusher_sns:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_sns.erl:149: Warning: mod_event_pusher_sns:try_publish/5 is unused export (Xref)
/MongooseIM/src/mod_extdisco.erl:68: Warning: mod_extdisco:process_iq/4 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib.erl:190: Warning: mod_global_distrib:maybe_reroute/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib.erl:180: Warning: mod_global_distrib:remove_metadata/2 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_bounce.erl:140: Warning: mod_global_distrib_bounce:bounce_queue_size/0 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_bounce.erl:88: Warning: mod_global_distrib_bounce:maybe_store_message/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_bounce.erl:117: Warning: mod_global_distrib_bounce:reroute_messages/4 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_bounce.erl:52: Warning: mod_global_distrib_bounce:start_link/0 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_connection.erl:42: Warning: mod_global_distrib_connection:start_link/2 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_disco.erl:45: Warning: mod_global_distrib_disco:disco_local_items/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_hosts_refresher.erl:53: Warning: mod_global_distrib_hosts_refresher:pause/0 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_hosts_refresher.erl:49: Warning: mod_global_distrib_hosts_refresher:start_link/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_hosts_refresher.erl:57: Warning: mod_global_distrib_hosts_refresher:unpause/0 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl: Warning: mod_global_distrib_mapping:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:86: Warning: mod_global_distrib_mapping:delete_for_domain/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:118: Warning: mod_global_distrib_mapping:delete_for_jid/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:69: Warning: mod_global_distrib_mapping:insert_for_domain/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:73: Warning: mod_global_distrib_mapping:insert_for_domain/2 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:78: Warning: mod_global_distrib_mapping:insert_for_domain/3 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:99: Warning: mod_global_distrib_mapping:insert_for_jid/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:185: Warning: mod_global_distrib_mapping:packet_to_component/3 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:190: Warning: mod_global_distrib_mapping:register_subhost/3 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:178: Warning: mod_global_distrib_mapping:session_closed/5 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:168: Warning: mod_global_distrib_mapping:session_opened/5 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:206: Warning: mod_global_distrib_mapping:unregister_subhost/2 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping_redis.erl:137: Warning: mod_global_distrib_mapping_redis:handle_info/2 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping_redis.erl:133: Warning: mod_global_distrib_mapping_redis:init/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping_redis.erl:183: Warning: mod_global_distrib_mapping_redis:nodes_key/0 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping_redis.erl:141: Warning: mod_global_distrib_mapping_redis:refresh/0 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping_redis.erl:150: Warning: mod_global_distrib_mapping_redis:refresh/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping_redis.erl:327: Warning: mod_global_distrib_mapping_redis:set_endpoints/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_outgoing_conns_sup.erl:19: Warning: mod_global_distrib_outgoing_conns_sup:add_server/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_outgoing_conns_sup.erl:15: Warning: mod_global_distrib_outgoing_conns_sup:start_link/0 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_server_mgr.erl:79: Warning: mod_global_distrib_server_mgr:close_disabled/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_server_mgr.erl:75: Warning: mod_global_distrib_server_mgr:force_refresh/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_server_mgr.erl:109: Warning: mod_global_distrib_server_mgr:get_disabled_endpoints/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_server_mgr.erl:105: Warning: mod_global_distrib_server_mgr:get_enabled_endpoints/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_server_mgr.erl:97: Warning: mod_global_distrib_server_mgr:get_state_info/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_server_mgr.erl:67: Warning: mod_global_distrib_server_mgr:start_link/2 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_server_sup.erl:32: Warning: mod_global_distrib_server_sup:start_link/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_utils.erl:130: Warning: mod_global_distrib_utils:cast_or_call/3 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_utils.erl:136: Warning: mod_global_distrib_utils:cast_or_call/4 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_worker.erl:38: Warning: mod_global_distrib_worker:start_link/1 is unused export (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_worker_sup.erl:29: Warning: mod_global_distrib_worker_sup:start_link/0 is unused export (Xref)
/MongooseIM/src/http_upload/mod_http_upload.erl: Warning: mod_http_upload:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/http_upload/mod_http_upload.erl:180: Warning: mod_http_upload:disco_local_items/1 is unused export (Xref)
/MongooseIM/src/http_upload/mod_http_upload.erl:114: Warning: mod_http_upload:process_disco_iq/4 is unused export (Xref)
/MongooseIM/src/http_upload/mod_http_upload.erl:82: Warning: mod_http_upload:process_iq/4 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox.erl: Warning: mod_inbox:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:291: Warning: mod_inbox:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:260: Warning: mod_inbox:filter_packet/1 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:121: Warning: mod_inbox:get_personal_data/3 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:251: Warning: mod_inbox:inbox_unread_count/2 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:286: Warning: mod_inbox:remove_domain/3 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:278: Warning: mod_inbox:remove_user/3 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:244: Warning: mod_inbox:user_send_packet/4 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox_muc.erl:35: Warning: mod_inbox_muc:update_inbox_for_muc/1 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox_rdbms.erl:214: Warning: mod_inbox_rdbms:esc_int/1 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox_rdbms.erl:210: Warning: mod_inbox_rdbms:esc_string/1 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox_utils.erl:155: Warning: mod_inbox_utils:fill_from_attr/2 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox_utils.erl:106: Warning: mod_inbox_utils:get_reset_markers/1 is unused export (Xref)
/MongooseIM/src/inbox/mod_inbox_utils.erl:111: Warning: mod_inbox_utils:if_chat_marker_get_id/2 is unused export (Xref)
/MongooseIM/src/jingle_sip/mod_jingle_sip.erl:425: Warning: mod_jingle_sip:content_to_nksip_media/1 is unused export (Xref)
/MongooseIM/src/jingle_sip/mod_jingle_sip.erl:106: Warning: mod_jingle_sip:intercept_jingle_stanza/2 is unused export (Xref)
/MongooseIM/src/jingle_sip/mod_jingle_sip_backend.erl:235: Warning: mod_jingle_sip_backend:remove_session/1 is unused export (Xref)
/MongooseIM/src/mod_keystore.erl: Warning: mod_keystore:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_keystore.erl:122: Warning: mod_keystore:get_key/2 is unused export (Xref)
/MongooseIM/src/mod_keystore.erl:204: Warning: mod_keystore:validate_opts/1 is unused export (Xref)
/MongooseIM/src/mod_keystore_mnesia.erl:40: Warning: mod_keystore_mnesia:get_key/1 is unused export (Xref)
/MongooseIM/src/mod_keystore_mnesia.erl:12: Warning: mod_keystore_mnesia:init/2 is unused export (Xref)
/MongooseIM/src/mod_keystore_mnesia.erl:24: Warning: mod_keystore_mnesia:init_ram_key/1 is unused export (Xref)
/MongooseIM/src/mod_last.erl: Warning: mod_last:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_last.erl:237: Warning: mod_last:on_presence_update/5 is unused export (Xref)
/MongooseIM/src/mod_last.erl:139: Warning: mod_last:process_local_iq/4 is unused export (Xref)
/MongooseIM/src/mod_last.erl:170: Warning: mod_last:process_sm_iq/4 is unused export (Xref)
/MongooseIM/src/mod_last.erl:258: Warning: mod_last:remove_user/3 is unused export (Xref)
/MongooseIM/src/mod_last.erl:268: Warning: mod_last:session_cleanup/5 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:604: Warning: mod_mam:archive_message_from_ct/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:182: Warning: mod_mam:archive_size/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:172: Warning: mod_mam:delete_archive/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:471: Warning: mod_mam:determine_amp_strategy/5 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:252: Warning: mod_mam:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:281: Warning: mod_mam:filter_packet/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:166: Warning: mod_mam:get_personal_data/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:312: Warning: mod_mam:remove_user/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:316: Warning: mod_mam:sm_filter_offline_message/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam.erl:264: Warning: mod_mam:user_send_packet/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:112: Warning: mod_mam_cache_user:cached_archive_id/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:161: Warning: mod_mam_cache_user:clean_cache/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:202: Warning: mod_mam_cache_user:code_change/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:184: Warning: mod_mam_cache_user:handle_call/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:188: Warning: mod_mam_cache_user:handle_cast/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:195: Warning: mod_mam_cache_user:handle_info/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:175: Warning: mod_mam_cache_user:init/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:129: Warning: mod_mam_cache_user:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:107: Warning: mod_mam_cache_user:start_link/0 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:123: Warning: mod_mam_cache_user:store_archive_id/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cache_user.erl:199: Warning: mod_mam_cache_user:terminate/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cassandra_arch.erl: Warning: mod_mam_cassandra_arch:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cassandra_arch.erl:205: Warning: mod_mam_cassandra_arch:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cassandra_prefs.erl:203: Warning: mod_mam_cassandra_prefs:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cassandra_prefs.erl:35: Warning: mod_mam_cassandra_prefs:start/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_cassandra_prefs.erl:52: Warning: mod_mam_cassandra_prefs:stop/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_elasticsearch_arch.erl:143: Warning: mod_mam_elasticsearch_arch:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_meta.erl:158: Warning: mod_mam_meta:get_mam_module_opt/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_mnesia_prefs.erl:210: Warning: mod_mam_mnesia_prefs:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_mnesia_prefs.erl:42: Warning: mod_mam_mnesia_prefs:start/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_mnesia_prefs.erl:62: Warning: mod_mam_mnesia_prefs:stop/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_mnesia_prefs.erl:77: Warning: mod_mam_mnesia_prefs:supported_features/0 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:137: Warning: mod_mam_muc:archive_id/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:498: Warning: mod_mam_muc:archive_message_for_ct/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:130: Warning: mod_mam_muc:archive_size/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl: Warning: mod_mam_muc:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:121: Warning: mod_mam_muc:delete_archive/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:169: Warning: mod_mam_muc:disco_muc_features/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:177: Warning: mod_mam_muc:filter_room_packet/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:264: Warning: mod_mam_muc:forget_room/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:115: Warning: mod_mam_muc:get_personal_data/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:147: Warning: mod_mam_muc:start/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:155: Warning: mod_mam_muc:stop/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc.erl:162: Warning: mod_mam_muc:supported_features/0 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:90: Warning: mod_mam_muc_cache_user:cached_archive_id/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:184: Warning: mod_mam_muc_cache_user:code_change/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:160: Warning: mod_mam_muc_cache_user:handle_call/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:164: Warning: mod_mam_muc_cache_user:handle_cast/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:177: Warning: mod_mam_muc_cache_user:handle_info/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:157: Warning: mod_mam_muc_cache_user:init/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:103: Warning: mod_mam_muc_cache_user:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:110: Warning: mod_mam_muc_cache_user:remove_domain/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:40: Warning: mod_mam_muc_cache_user:start/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:87: Warning: mod_mam_muc_cache_user:start_link/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:46: Warning: mod_mam_muc_cache_user:stop/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:99: Warning: mod_mam_muc_cache_user:store_archive_id/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:53: Warning: mod_mam_muc_cache_user:supported_features/0 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cache_user.erl:181: Warning: mod_mam_muc_cache_user:terminate/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cassandra_arch.erl: Warning: mod_mam_muc_cassandra_arch:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cassandra_arch.erl:204: Warning: mod_mam_muc_cassandra_arch:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cassandra_arch.erl:74: Warning: mod_mam_muc_cassandra_arch:start/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_cassandra_arch.erl:78: Warning: mod_mam_muc_cassandra_arch:stop/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_elasticsearch_arch.erl:147: Warning: mod_mam_muc_elasticsearch_arch:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_arch.erl: Warning: mod_mam_muc_rdbms_arch:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_arch.erl:296: Warning: mod_mam_muc_rdbms_arch:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_arch.erl:303: Warning: mod_mam_muc_rdbms_arch:remove_domain/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:339: Warning: mod_mam_muc_rdbms_async_pool_writer:code_change/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:294: Warning: mod_mam_muc_rdbms_async_pool_writer:handle_cast/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:319: Warning: mod_mam_muc_rdbms_async_pool_writer:handle_info/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:282: Warning: mod_mam_muc_rdbms_async_pool_writer:init/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:186: Warning: mod_mam_muc_rdbms_async_pool_writer:queue_length/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:192: Warning: mod_mam_muc_rdbms_async_pool_writer:queue_lengths/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:83: Warning: mod_mam_muc_rdbms_async_pool_writer:start/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:94: Warning: mod_mam_muc_rdbms_async_pool_writer:stop/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:99: Warning: mod_mam_muc_rdbms_async_pool_writer:supported_features/0 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_muc_rdbms_async_pool_writer.erl:332: Warning: mod_mam_muc_rdbms_async_pool_writer:terminate/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_arch.erl: Warning: mod_mam_rdbms_arch:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_arch.erl:327: Warning: mod_mam_rdbms_arch:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_arch.erl:333: Warning: mod_mam_rdbms_arch:remove_domain/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_async_pool_writer.erl:357: Warning: mod_mam_rdbms_async_pool_writer:code_change/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_async_pool_writer.erl:313: Warning: mod_mam_rdbms_async_pool_writer:handle_cast/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_async_pool_writer.erl:337: Warning: mod_mam_rdbms_async_pool_writer:handle_info/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_async_pool_writer.erl:291: Warning: mod_mam_rdbms_async_pool_writer:init/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_async_pool_writer.erl:202: Warning: mod_mam_rdbms_async_pool_writer:queue_length/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_async_pool_writer.erl:206: Warning: mod_mam_rdbms_async_pool_writer:queue_lengths/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_async_pool_writer.erl:350: Warning: mod_mam_rdbms_async_pool_writer:terminate/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_prefs.erl:175: Warning: mod_mam_rdbms_prefs:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_prefs.erl:38: Warning: mod_mam_rdbms_prefs:start/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_prefs.erl:44: Warning: mod_mam_rdbms_prefs:stop/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_prefs.erl:49: Warning: mod_mam_rdbms_prefs:supported_features/0 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_user.erl:71: Warning: mod_mam_rdbms_user:archive_id/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_user.erl:112: Warning: mod_mam_rdbms_user:create_user_archive/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_user.erl:79: Warning: mod_mam_rdbms_user:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_user.erl:29: Warning: mod_mam_rdbms_user:start/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_user.erl:35: Warning: mod_mam_rdbms_user:stop/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_rdbms_user.erl:40: Warning: mod_mam_rdbms_user:supported_features/0 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:155: Warning: mod_mam_riak_timed_arch_yz:archive_message_muc/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl: Warning: mod_mam_riak_timed_arch_yz:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:208: Warning: mod_mam_riak_timed_arch_yz:bucket/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:258: Warning: mod_mam_riak_timed_arch_yz:create_obj/6 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:438: Warning: mod_mam_riak_timed_arch_yz:key/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:221: Warning: mod_mam_riak_timed_arch_yz:list_mam_buckets/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:283: Warning: mod_mam_riak_timed_arch_yz:lookup_messages/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:188: Warning: mod_mam_riak_timed_arch_yz:lookup_messages_muc/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:453: Warning: mod_mam_riak_timed_arch_yz:read_archive/8 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:398: Warning: mod_mam_riak_timed_arch_yz:remove_archive/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_riak_timed_arch_yz.erl:227: Warning: mod_mam_riak_timed_arch_yz:remove_bucket/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_sup.erl:41: Warning: mod_mam_sup:start_link/0 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:241: Warning: mod_mam_utils:append_arcid_elem/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:253: Warning: mod_mam_utils:delete_arcid_elem/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:656: Warning: mod_mam_utils:form_field_value/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:304: Warning: mod_mam_utils:get_one_of_path/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:225: Warning: mod_mam_utils:is_arcid_elem_for/3 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:948: Warning: mod_mam_utils:maybe_encode_compact_uuid/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:972: Warning: mod_mam_utils:maybe_last/1 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:483: Warning: mod_mam_utils:result_query/2 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:1072: Warning: mod_mam_utils:send_message/4 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:398: Warning: mod_mam_utils:wrap_message/7 is unused export (Xref)
/MongooseIM/src/mam/mod_mam_utils.erl:1083: Warning: mod_mam_utils:wrapper_id/0 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:1240: Warning: mod_muc:can_access_identity/4 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:1229: Warning: mod_muc:can_access_room/4 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:322: Warning: mod_muc:create_instant_room/6 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:1318: Warning: mod_muc:disco_local_items/1 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:1261: Warning: mod_muc:hibernated_rooms_number/0 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:1221: Warning: mod_muc:is_muc_room_owner/4 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:1248: Warning: mod_muc:online_rooms_number/0 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:874: Warning: mod_muc:register_room/4 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:335: Warning: mod_muc:restore_room/3 is unused export (Xref)
/MongooseIM/src/mod_muc.erl:154: Warning: mod_muc:start_link/2 is unused export (Xref)
/MongooseIM/src/mod_muc_commands.erl:111: Warning: mod_muc_commands:create_instant_room/4 is unused export (Xref)
/MongooseIM/src/mod_muc_commands.erl:132: Warning: mod_muc_commands:invite_to_room/5 is unused export (Xref)
/MongooseIM/src/mod_muc_commands.erl:164: Warning: mod_muc_commands:kick_user_from_room/3 is unused export (Xref)
/MongooseIM/src/mod_muc_commands.erl:152: Warning: mod_muc_commands:send_message_to_room/4 is unused export (Xref)
/MongooseIM/src/mod_muc_db.erl: Warning: mod_muc_db:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:143: Warning: mod_muc_db_rdbms:can_use_nick/4 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:118: Warning: mod_muc_db_rdbms:forget_room/3 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:153: Warning: mod_muc_db_rdbms:get_nick/3 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:126: Warning: mod_muc_db_rdbms:get_rooms/2 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:35: Warning: mod_muc_db_rdbms:init/2 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:106: Warning: mod_muc_db_rdbms:restore_room/3 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:162: Warning: mod_muc_db_rdbms:set_nick/4 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:93: Warning: mod_muc_db_rdbms:store_room/4 is unused export (Xref)
/MongooseIM/src/mod_muc_db_rdbms.erl:169: Warning: mod_muc_db_rdbms:unset_nick/3 is unused export (Xref)
/MongooseIM/src/mod_muc_iq.erl:96: Warning: mod_muc_iq:code_change/3 is unused export (Xref)
/MongooseIM/src/mod_muc_iq.erl:70: Warning: mod_muc_iq:handle_call/3 is unused export (Xref)
/MongooseIM/src/mod_muc_iq.erl:75: Warning: mod_muc_iq:handle_cast/2 is unused export (Xref)
/MongooseIM/src/mod_muc_iq.erl:90: Warning: mod_muc_iq:handle_info/2 is unused export (Xref)
/MongooseIM/src/mod_muc_iq.erl:66: Warning: mod_muc_iq:init/1 is unused export (Xref)
/MongooseIM/src/mod_muc_iq.erl:34: Warning: mod_muc_iq:start_link/0 is unused export (Xref)
/MongooseIM/src/mod_muc_iq.erl:93: Warning: mod_muc_iq:terminate/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:423: Warning: mod_muc_light:add_rooms_to_roster/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:663: Warning: mod_muc_light:apply_rsm/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:515: Warning: mod_muc_light:can_access_identity/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:507: Warning: mod_muc_light:can_access_room/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:89: Warning: mod_muc_light:default_config/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:80: Warning: mod_muc_light:default_schema_definition/0 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:380: Warning: mod_muc_light:disco_local_items/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:112: Warning: mod_muc_light:force_clear_from_ct/0 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:499: Warning: mod_muc_light:is_muc_room_owner/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:373: Warning: mod_muc_light:prevent_service_unavailable/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:446: Warning: mod_muc_light:process_iq_get/5 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:472: Warning: mod_muc_light:process_iq_set/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:417: Warning: mod_muc_light:remove_domain/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:398: Warning: mod_muc_light:remove_user/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:107: Warning: mod_muc_light:set_module_opt_from_ct/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_codec.erl: Warning: mod_muc_light_codec:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_commands.erl:240: Warning: mod_muc_light_commands:delete_room/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_commands.erl:175: Warning: mod_muc_light_commands:invite_to_room/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_commands.erl:217: Warning: mod_muc_light_commands:send_message/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db.erl: Warning: mod_muc_light_db:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:101: Warning: mod_muc_light_db_mnesia:create_room/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:107: Warning: mod_muc_light_db_mnesia:destroy_room/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:236: Warning: mod_muc_light_db_mnesia:force_clear/0 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:202: Warning: mod_muc_light_db_mnesia:get_aff_users/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:168: Warning: mod_muc_light_db_mnesia:get_blocking/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:176: Warning: mod_muc_light_db_mnesia:get_blocking/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:143: Warning: mod_muc_light_db_mnesia:get_config/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:223: Warning: mod_muc_light_db_mnesia:get_info/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:118: Warning: mod_muc_light_db_mnesia:get_user_rooms/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:125: Warning: mod_muc_light_db_mnesia:get_user_rooms_count/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:213: Warning: mod_muc_light_db_mnesia:modify_aff_users/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:136: Warning: mod_muc_light_db_mnesia:remove_domain/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:130: Warning: mod_muc_light_db_mnesia:remove_user/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:112: Warning: mod_muc_light_db_mnesia:room_exists/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:189: Warning: mod_muc_light_db_mnesia:set_blocking/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:153: Warning: mod_muc_light_db_mnesia:set_config/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:161: Warning: mod_muc_light_db_mnesia:set_config/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:89: Warning: mod_muc_light_db_mnesia:start/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_mnesia.erl:93: Warning: mod_muc_light_db_mnesia:stop/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:377: Warning: mod_muc_light_db_rdbms:create_room/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:420: Warning: mod_muc_light_db_rdbms:destroy_room/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:646: Warning: mod_muc_light_db_rdbms:force_clear/0 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:556: Warning: mod_muc_light_db_rdbms:get_aff_users/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:517: Warning: mod_muc_light_db_rdbms:get_blocking/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:526: Warning: mod_muc_light_db_rdbms:get_blocking/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:482: Warning: mod_muc_light_db_rdbms:get_config/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:585: Warning: mod_muc_light_db_rdbms:get_info/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:435: Warning: mod_muc_light_db_rdbms:get_user_rooms/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:449: Warning: mod_muc_light_db_rdbms:get_user_rooms_count/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:573: Warning: mod_muc_light_db_rdbms:modify_aff_users/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:461: Warning: mod_muc_light_db_rdbms:remove_domain/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:455: Warning: mod_muc_light_db_rdbms:remove_user/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:427: Warning: mod_muc_light_db_rdbms:room_exists/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:290: Warning: mod_muc_light_db_rdbms:select_affs_by_room_id/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:313: Warning: mod_muc_light_db_rdbms:select_config_by_room_id/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:254: Warning: mod_muc_light_db_rdbms:select_room_id/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:537: Warning: mod_muc_light_db_rdbms:set_blocking/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:500: Warning: mod_muc_light_db_rdbms:set_config/3 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:510: Warning: mod_muc_light_db_rdbms:set_config/4 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:75: Warning: mod_muc_light_db_rdbms:start/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_db_rdbms.erl:80: Warning: mod_muc_light_db_rdbms:stop/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room_config.erl:116: Warning: mod_muc_light_room_config:schema_fields/1 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room_config.erl:87: Warning: mod_muc_light_room_config:schema_reverse_find/2 is unused export (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room_config.erl:119: Warning: mod_muc_light_room_config:schema_reverse_index/1 is unused export (Xref)
/MongooseIM/src/mod_muc_log.erl:98: Warning: mod_muc_log:start_link/2 is unused export (Xref)
/MongooseIM/src/mod_muc_room.erl:346: Warning: mod_muc_room:initial_state/2 is unused export (Xref)
/MongooseIM/src/mod_muc_room.erl:395: Warning: mod_muc_room:locked_state/2 is unused export (Xref)
/MongooseIM/src/mod_muc_room.erl:452: Warning: mod_muc_room:normal_state/2 is unused export (Xref)
/MongooseIM/src/mod_muc_room.erl:192: Warning: mod_muc_room:start_link/1 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:184: Warning: mod_offline:amp_failed_event/1 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl: Warning: mod_offline:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:315: Warning: mod_offline:code_change/3 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:491: Warning: mod_offline:determine_amp_strategy/5 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:481: Warning: mod_offline:disco_features/1 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:501: Warning: mod_offline:get_personal_data/3 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:279: Warning: mod_offline:handle_call/3 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:288: Warning: mod_offline:handle_cast/2 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:293: Warning: mod_offline:handle_info/2 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:273: Warning: mod_offline:init/1 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:325: Warning: mod_offline:inspect_packet/4 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:445: Warning: mod_offline:pop_offline_messages/2 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:475: Warning: mod_offline:remove_user/3 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:259: Warning: mod_offline:start_link/3 is unused export (Xref)
/MongooseIM/src/offline/mod_offline.erl:311: Warning: mod_offline:terminate/2 is unused export (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl: Warning: mod_offline_chatmarkers:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl:103: Warning: mod_offline_chatmarkers:inspect_packet/4 is unused export (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl:100: Warning: mod_offline_chatmarkers:pop_offline_messages/2 is unused export (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl:96: Warning: mod_offline_chatmarkers:remove_user/3 is unused export (Xref)
/MongooseIM/src/offline/mod_offline_stub.erl:56: Warning: mod_offline_stub:stop_hook_processing/4 is unused export (Xref)
/MongooseIM/src/mod_ping.erl:146: Warning: mod_ping:handle_remote_hook/4 is unused export (Xref)
/MongooseIM/src/mod_ping.erl:167: Warning: mod_ping:user_keep_alive/2 is unused export (Xref)
/MongooseIM/src/mod_ping.erl:159: Warning: mod_ping:user_offline/5 is unused export (Xref)
/MongooseIM/src/mod_ping.erl:155: Warning: mod_ping:user_online/5 is unused export (Xref)
/MongooseIM/src/mod_ping.erl:176: Warning: mod_ping:user_ping_response/5 is unused export (Xref)
/MongooseIM/src/mod_ping.erl:163: Warning: mod_ping:user_send/4 is unused export (Xref)
/MongooseIM/src/mod_privacy.erl: Warning: mod_privacy:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_privacy.erl:331: Warning: mod_privacy:check_packet/5 is unused export (Xref)
/MongooseIM/src/mod_privacy.erl:319: Warning: mod_privacy:get_user_list/2 is unused export (Xref)
/MongooseIM/src/mod_privacy.erl:177: Warning: mod_privacy:process_iq_get/5 is unused export (Xref)
/MongooseIM/src/mod_privacy.erl:223: Warning: mod_privacy:process_iq_set/4 is unused export (Xref)
/MongooseIM/src/mod_privacy.erl:425: Warning: mod_privacy:remove_user/3 is unused export (Xref)
/MongooseIM/src/mod_privacy.erl:432: Warning: mod_privacy:updated_list/3 is unused export (Xref)
/MongooseIM/src/mod_private.erl: Warning: mod_private:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_private.erl:85: Warning: mod_private:get_personal_data/3 is unused export (Xref)
/MongooseIM/src/mod_private.erl:133: Warning: mod_private:remove_user/3 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:3282: Warning: mod_pubsub:affiliation_to_string/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:811: Warning: mod_pubsub:caps_recognised/4 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4206: Warning: mod_pubsub:config/3 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:1932: Warning: mod_pubsub:create_node/7 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:323: Warning: mod_pubsub:default_host/0 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:2470: Warning: mod_pubsub:delete_item/4 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:2069: Warning: mod_pubsub:delete_node/3 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:646: Warning: mod_pubsub:disco_local_features/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:687: Warning: mod_pubsub:disco_sm_features/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:653: Warning: mod_pubsub:disco_sm_identity/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:713: Warning: mod_pubsub:disco_sm_items/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4383: Warning: mod_pubsub:extended_error/3 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4151: Warning: mod_pubsub:get_cached_item/2 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:2651: Warning: mod_pubsub:get_item/3 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:2642: Warning: mod_pubsub:get_items/2 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:338: Warning: mod_pubsub:get_personal_data/3 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:775: Warning: mod_pubsub:handle_pep_authorization_response/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:797: Warning: mod_pubsub:handle_remote_hook/4 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4166: Warning: mod_pubsub:host/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:854: Warning: mod_pubsub:in_subscription/5 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:1242: Warning: mod_pubsub:iq_sm/4 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4336: Warning: mod_pubsub:node_action/4 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4302: Warning: mod_pubsub:node_call/4 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4478: Warning: mod_pubsub:on_user_offline/5 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:837: Warning: mod_pubsub:out_subscription/4 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4191: Warning: mod_pubsub:plugin/2 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4197: Warning: mod_pubsub:plugins/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:815: Warning: mod_pubsub:presence_probe/4 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:2328: Warning: mod_pubsub:publish_item/6 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:897: Warning: mod_pubsub:remove_user/3 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:2694: Warning: mod_pubsub:send_items/7 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4169: Warning: mod_pubsub:serverhost/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:230: Warning: mod_pubsub:start_link/2 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:3269: Warning: mod_pubsub:string_to_affiliation/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:3277: Warning: mod_pubsub:string_to_subscription/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:2157: Warning: mod_pubsub:subscribe_node/5 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:3289: Warning: mod_pubsub:subscription_to_string/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4186: Warning: mod_pubsub:tree/2 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4289: Warning: mod_pubsub:tree_action/3 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:2294: Warning: mod_pubsub:unsubscribe_node/5 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub_cache.erl: Warning: mod_pubsub_cache:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/pubsub/mod_pubsub_db.erl: Warning: mod_pubsub_db:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_push_service_mongoosepush.erl: Warning: mod_push_service_mongoosepush:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_push_service_mongoosepush.erl:136: Warning: mod_push_service_mongoosepush:http_notification/5 is unused export (Xref)
/MongooseIM/src/mod_push_service_mongoosepush.erl:94: Warning: mod_push_service_mongoosepush:push_notifications/4 is unused export (Xref)
/MongooseIM/src/mod_register.erl:115: Warning: mod_register:c2s_stream_features/3 is unused export (Xref)
/MongooseIM/src/mod_register.erl:143: Warning: mod_register:process_iq/4 is unused export (Xref)
/MongooseIM/src/mod_register.erl:298: Warning: mod_register:try_register/5 is unused export (Xref)
/MongooseIM/src/mod_register.erl:119: Warning: mod_register:unauthenticated_iq_register/4 is unused export (Xref)
/MongooseIM/src/mod_revproxy.erl:47: Warning: mod_revproxy:compile/1 is unused export (Xref)
/MongooseIM/src/mod_revproxy.erl:266: Warning: mod_revproxy:compile_routes/1 is unused export (Xref)
/MongooseIM/src/mod_revproxy.erl:185: Warning: mod_revproxy:match/4 is unused export (Xref)
/MongooseIM/src/mod_revproxy.erl:356: Warning: mod_revproxy:split/4 is unused export (Xref)
/MongooseIM/src/mod_revproxy.erl:152: Warning: mod_revproxy:upstream_uri/1 is unused export (Xref)
/MongooseIM/src/mod_roster.erl: Warning: mod_roster:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:943: Warning: mod_roster:get_jid_info/4 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:133: Warning: mod_roster:get_personal_data/3 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:555: Warning: mod_roster:get_subscription_lists/2 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:349: Warning: mod_roster:get_user_roster/2 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:802: Warning: mod_roster:get_user_rosters_length/2 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:248: Warning: mod_roster:get_versioning_feature/2 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:602: Warning: mod_roster:in_subscription/5 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:364: Warning: mod_roster:item_to_xml/1 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:612: Warning: mod_roster:out_subscription/4 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:653: Warning: mod_roster:process_subscription_t/6 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:806: Warning: mod_roster:remove_user/3 is unused export (Xref)
/MongooseIM/src/mod_roster.erl:985: Warning: mod_roster:transaction/2 is unused export (Xref)
/MongooseIM/src/mod_shared_roster_ldap.erl:259: Warning: mod_shared_roster_ldap:config_change/4 is unused export (Xref)
/MongooseIM/src/mod_shared_roster_ldap.erl:193: Warning: mod_shared_roster_ldap:get_jid_info/4 is unused export (Xref)
/MongooseIM/src/mod_shared_roster_ldap.erl:181: Warning: mod_shared_roster_ldap:get_subscription_lists/2 is unused export (Xref)
/MongooseIM/src/mod_shared_roster_ldap.erl:139: Warning: mod_shared_roster_ldap:get_user_roster/2 is unused export (Xref)
/MongooseIM/src/mod_shared_roster_ldap.erl:213: Warning: mod_shared_roster_ldap:in_subscription/5 is unused export (Xref)
/MongooseIM/src/mod_shared_roster_ldap.erl:227: Warning: mod_shared_roster_ldap:out_subscription/4 is unused export (Xref)
/MongooseIM/src/mod_shared_roster_ldap.erl:166: Warning: mod_shared_roster_ldap:process_item/2 is unused export (Xref)
/MongooseIM/src/mod_shared_roster_ldap.erl:90: Warning: mod_shared_roster_ldap:start_link/2 is unused export (Xref)
/MongooseIM/src/mod_sic.erl:61: Warning: mod_sic:process_local_iq/4 is unused export (Xref)
/MongooseIM/src/mod_sic.erl:69: Warning: mod_sic:process_sm_iq/4 is unused export (Xref)
/MongooseIM/src/mod_smart_markers.erl: Warning: mod_smart_markers:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_smart_markers.erl:127: Warning: mod_smart_markers:user_send_packet/4 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:130: Warning: mod_stream_management:c2s_stream_features/3 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:261: Warning: mod_stream_management:get_sid/1 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:269: Warning: mod_stream_management:get_stale_h/2 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:221: Warning: mod_stream_management:get_stale_h_geriatric/2 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:217: Warning: mod_stream_management:get_stale_h_repeat_after/2 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:286: Warning: mod_stream_management:register_stale_smid_h/3 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:144: Warning: mod_stream_management:remove_smid/5 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:293: Warning: mod_stream_management:remove_stale_smid_h/2 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:150: Warning: mod_stream_management:session_cleanup/5 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:195: Warning: mod_stream_management:set_ack_freq/2 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:180: Warning: mod_stream_management:set_buffer_max/2 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:207: Warning: mod_stream_management:set_resume_timeout/2 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:239: Warning: mod_stream_management:set_stale_h_geriatric/2 is unused export (Xref)
/MongooseIM/src/mod_stream_management.erl:235: Warning: mod_stream_management:set_stale_h_repeat_after/2 is unused export (Xref)
/MongooseIM/src/mod_time.erl:38: Warning: mod_time:process_local_iq/4 is unused export (Xref)
/MongooseIM/src/mod_vcard.erl: Warning: mod_vcard:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mod_vcard.erl:484: Warning: mod_vcard:config_change/4 is unused export (Xref)
/MongooseIM/src/mod_vcard.erl:136: Warning: mod_vcard:get_personal_data/3 is unused export (Xref)
/MongooseIM/src/mod_vcard.erl:387: Warning: mod_vcard:process_local_iq/4 is unused export (Xref)
/MongooseIM/src/mod_vcard.erl:303: Warning: mod_vcard:process_packet/5 is unused export (Xref)
/MongooseIM/src/mod_vcard.erl:477: Warning: mod_vcard:remove_user/3 is unused export (Xref)
/MongooseIM/src/mod_vcard.erl:460: Warning: mod_vcard:set_vcard/3 is unused export (Xref)
/MongooseIM/src/mod_vcard.erl:309: Warning: mod_vcard:start_link/2 is unused export (Xref)
/MongooseIM/src/mod_vcard_ldap.erl:198: Warning: mod_vcard_ldap:start_link/2 is unused export (Xref)
/MongooseIM/src/mod_version.erl:34: Warning: mod_version:process_iq/4 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:267: Warning: mod_websockets:change_shaper/2 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:277: Warning: mod_websockets:close/1 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:247: Warning: mod_websockets:compress/1 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:251: Warning: mod_websockets:compress/3 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:293: Warning: mod_websockets:disable_ping/1 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:284: Warning: mod_websockets:get_peer_certificate/1 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:274: Warning: mod_websockets:get_sockmod/1 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:263: Warning: mod_websockets:send/2 is unused export (Xref)
/MongooseIM/src/mod_websockets.erl:290: Warning: mod_websockets:set_ping/2 is unused export (Xref)
/MongooseIM/src/mongoose_acc.erl:290: Warning: mongoose_acc:delete/2 is unused export (Xref)
/MongooseIM/src/mongoose_acc.erl:149: Warning: mongoose_acc:ref/1 is unused export (Xref)
/MongooseIM/src/mongoose_acc.erl:218: Warning: mongoose_acc:set/3 is unused export (Xref)
/MongooseIM/src/mongoose_amqp.erl:71: Warning: mongoose_amqp:exchange_delete/1 is unused export (Xref)
/MongooseIM/src/mongoose_amqp.erl:55: Warning: mongoose_amqp:network_params/0 is unused export (Xref)
/MongooseIM/src/mongoose_api.erl: Warning: mongoose_api:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mongoose_api.erl:58: Warning: mongoose_api:cowboy_router_paths/2 is unused export (Xref)
/MongooseIM/src/mongoose_api.erl:114: Warning: mongoose_api:from_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_api.erl:105: Warning: mongoose_api:to_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_api.erl:108: Warning: mongoose_api:to_xml/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_admin.erl:50: Warning: mongoose_api_admin:cowboy_router_paths/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_admin.erl:165: Warning: mongoose_api_admin:from_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_admin.erl:156: Warning: mongoose_api_admin:to_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:77: Warning: mongoose_api_client:allowed_methods/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:87: Warning: mongoose_api_client:content_types_accepted/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:83: Warning: mongoose_api_client:content_types_provided/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:45: Warning: mongoose_api_client:cowboy_router_paths/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:99: Warning: mongoose_api_client:delete_resource/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:122: Warning: mongoose_api_client:from_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:64: Warning: mongoose_api_client:init/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:94: Warning: mongoose_api_client:is_authorized/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:91: Warning: mongoose_api_client:rest_terminate/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_client.erl:112: Warning: mongoose_api_client:to_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_common.erl:86: Warning: mongoose_api_common:reload_dispatches/1 is unused export (Xref)
/MongooseIM/src/mongoose_api_format.erl: Warning: mongoose_api_format:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:66: Warning: mongoose_api_metrics:available_metrics/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:109: Warning: mongoose_api_metrics:global_metric/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:119: Warning: mongoose_api_metrics:global_metrics/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:60: Warning: mongoose_api_metrics:handle_get/2 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:55: Warning: mongoose_api_metrics:handle_options/2 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:89: Warning: mongoose_api_metrics:host_type_metric/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:100: Warning: mongoose_api_metrics:host_type_metrics/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:40: Warning: mongoose_api_metrics:prefix/0 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:44: Warning: mongoose_api_metrics:routes/0 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:76: Warning: mongoose_api_metrics:sum_metric/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_api_metrics.erl:72: Warning: mongoose_api_metrics:sum_metrics/1 is unused export (Xref)
/MongooseIM/src/mongoose_api_users.erl:59: Warning: mongoose_api_users:handle_delete/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_users.erl:49: Warning: mongoose_api_users:handle_get/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_users.erl:42: Warning: mongoose_api_users:handle_options/2 is unused export (Xref)
/MongooseIM/src/mongoose_api_users.erl:54: Warning: mongoose_api_users:handle_put/3 is unused export (Xref)
/MongooseIM/src/mongoose_api_users.erl:32: Warning: mongoose_api_users:prefix/0 is unused export (Xref)
/MongooseIM/src/mongoose_api_users.erl:36: Warning: mongoose_api_users:routes/0 is unused export (Xref)
/MongooseIM/src/cassandra/mongoose_cassandra.erl: Warning: mongoose_cassandra:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/cassandra/mongoose_cassandra.erl:145: Warning: mongoose_cassandra:prepared_queries/0 is unused export (Xref)
/MongooseIM/src/cassandra/mongoose_cassandra.erl:161: Warning: mongoose_cassandra:test_query/1 is unused export (Xref)
/MongooseIM/src/cassandra/mongoose_cassandra.erl:164: Warning: mongoose_cassandra:test_query/2 is unused export (Xref)
/MongooseIM/src/cassandra/mongoose_cassandra.erl:149: Warning: mongoose_cassandra:test_query_sql/0 is unused export (Xref)
/MongooseIM/src/cassandra/mongoose_cassandra.erl:174: Warning: mongoose_cassandra:total_count_query/2 is unused export (Xref)
/MongooseIM/src/cassandra/mongoose_cassandra.erl:152: Warning: mongoose_cassandra:total_count_query_cql/1 is unused export (Xref)
/MongooseIM/src/mongoose_cleaner.erl:27: Warning: mongoose_cleaner:start_link/0 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api.erl:41: Warning: mongoose_client_api:allowed_methods/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api.erl:44: Warning: mongoose_client_api:content_types_provided/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api.erl:64: Warning: mongoose_client_api:forbidden_request/3 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api.erl:49: Warning: mongoose_client_api:options/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api.erl:52: Warning: mongoose_client_api:to_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_contacts.erl:44: Warning: mongoose_client_api_contacts:forbidden_request/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_contacts.erl:62: Warning: mongoose_client_api_contacts:from_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_contacts.erl:48: Warning: mongoose_client_api_contacts:to_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_contacts.erl:21: Warning: mongoose_client_api_contacts:trails/0 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_messages.erl:82: Warning: mongoose_client_api_messages:send_message/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_messages.erl:47: Warning: mongoose_client_api_messages:to_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_messages.erl:25: Warning: mongoose_client_api_messages:trails/0 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms.erl:105: Warning: mongoose_client_api_rooms:from_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms.erl:81: Warning: mongoose_client_api_rooms:to_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms.erl:21: Warning: mongoose_client_api_rooms:trails/0 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms_config.erl:41: Warning: mongoose_client_api_rooms_config:from_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms_config.erl:20: Warning: mongoose_client_api_rooms_config:trails/0 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms_messages.erl:80: Warning: mongoose_client_api_rooms_messages:from_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms_messages.erl:49: Warning: mongoose_client_api_rooms_messages:to_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms_messages.erl:25: Warning: mongoose_client_api_rooms_messages:trails/0 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms_users.erl:45: Warning: mongoose_client_api_rooms_users:from_json/2 is unused export (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms_users.erl:21: Warning: mongoose_client_api_rooms_users:trails/0 is unused export (Xref)
/MongooseIM/src/mongoose_cluster_id.erl:148: Warning: mongoose_cluster_id:clean_table/0 is unused export (Xref)
/MongooseIM/src/mongoose_cluster_id.erl:60: Warning: mongoose_cluster_id:get_backend_cluster_id/0 is unused export (Xref)
/MongooseIM/src/mongoose_commands.erl:427: Warning: mongoose_commands:check_type/3 is unused export (Xref)
/MongooseIM/src/mongoose_commands.erl:312: Warning: mongoose_commands:func_arity/1 is unused export (Xref)
/MongooseIM/src/mongoose_commands.erl:258: Warning: mongoose_commands:get_command/2 is unused export (Xref)
/MongooseIM/src/mongoose_commands.erl:247: Warning: mongoose_commands:list/3 is unused export (Xref)
/MongooseIM/src/mongoose_commands.erl:211: Warning: mongoose_commands:new/1 is unused export (Xref)
/MongooseIM/src/mongoose_commands.erl:332: Warning: mongoose_commands:register_commands/1 is unused export (Xref)
/MongooseIM/src/mongoose_commands.erl:304: Warning: mongoose_commands:result/1 is unused export (Xref)
/MongooseIM/src/mongoose_commands.erl:343: Warning: mongoose_commands:unregister_commands/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_flat.erl:349: Warning: mongoose_config_flat:does_pattern_match/2 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_flat.erl:173: Warning: mongoose_config_flat:expand_all_opts/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_flat.erl:163: Warning: mongoose_config_flat:expand_opts/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_flat.erl:42: Warning: mongoose_config_flat:flatten_all_opts/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_flat.erl:53: Warning: mongoose_config_flat:flatten_global_config_opts/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_flat.erl:39: Warning: mongoose_config_flat:flatten_opts/2 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_flat.erl:367: Warning: mongoose_config_flat:split_node_specific_options_tree/2 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:86: Warning: mongoose_config_parser:allow_override_all/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:92: Warning: mongoose_config_parser:allow_override_local_only/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl: Warning: mongoose_config_parser:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:127: Warning: mongoose_config_parser:get_opts/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:111: Warning: mongoose_config_parser:override_acls/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:103: Warning: mongoose_config_parser:override_global/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:107: Warning: mongoose_config_parser:override_local/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:152: Warning: mongoose_config_parser:state_to_global_opt/3 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:140: Warning: mongoose_config_parser:state_to_host_types/1 is unused export (Xref)
/MongooseIM/src/config/mongoose_config_parser.erl:136: Warning: mongoose_config_parser:state_to_hosts/1 is unused export (Xref)
/MongooseIM/src/mongoose_cover_helper.erl:27: Warning: mongoose_cover_helper:analyze/0 is unused export (Xref)
/MongooseIM/src/mongoose_cover_helper.erl:23: Warning: mongoose_cover_helper:start/1 is unused export (Xref)
/MongooseIM/src/mongoose_cover_helper.erl:32: Warning: mongoose_cover_helper:stop/0 is unused export (Xref)
/MongooseIM/src/mongoose_deprecations.erl:67: Warning: mongoose_deprecations:log/2 is unused export (Xref)
/MongooseIM/src/mongoose_disco.erl:156: Warning: mongoose_disco:items_to_xml/1 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_api.erl:133: Warning: mongoose_domain_api:get_all_static/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_core.erl:124: Warning: mongoose_domain_core:get_start_args/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_core.erl:67: Warning: mongoose_domain_core:start_link/2 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_core.erl:60: Warning: mongoose_domain_core:stop/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_db_cleaner.erl:72: Warning: mongoose_domain_db_cleaner:code_change/3 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_db_cleaner.erl:53: Warning: mongoose_domain_db_cleaner:handle_call/3 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_db_cleaner.erl:57: Warning: mongoose_domain_db_cleaner:handle_cast/2 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_db_cleaner.erl:61: Warning: mongoose_domain_db_cleaner:handle_info/2 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_db_cleaner.erl:44: Warning: mongoose_domain_db_cleaner:init/1 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_db_cleaner.erl:38: Warning: mongoose_domain_db_cleaner:start_link/1 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_db_cleaner.erl:69: Warning: mongoose_domain_db_cleaner:terminate/2 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_handler.erl:25: Warning: mongoose_domain_handler:cowboy_router_paths/2 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_handler.erl:88: Warning: mongoose_domain_handler:handle_domain/2 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_handler.erl:76: Warning: mongoose_domain_handler:to_json/2 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_sql.erl:127: Warning: mongoose_domain_sql:erase_database/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_sql.erl:132: Warning: mongoose_domain_sql:get_min_event_id/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_domain_sql.erl:74: Warning: mongoose_domain_sql:prepare_test_queries/0 is unused export (Xref)
/MongooseIM/src/elasticsearch/mongoose_elasticsearch.erl:52: Warning: mongoose_elasticsearch:health/0 is unused export (Xref)
/MongooseIM/src/mongoose_fips.erl:45: Warning: mongoose_fips:status/0 is unused export (Xref)
/MongooseIM/src/logger/mongoose_flatlog_formatter.erl:6: Warning: mongoose_flatlog_formatter:format/2 is unused export (Xref)
/MongooseIM/src/auth/mongoose_gen_auth.erl: Warning: mongoose_gen_auth:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mongoose_hooks.erl:228: Warning: mongoose_hooks:node_cleanup/1 is unused export (Xref)
/MongooseIM/src/mongoose_hooks.erl:224: Warning: mongoose_hooks:remove_domain/2 is unused export (Xref)
/MongooseIM/src/mongoose_iq.erl:73: Warning: mongoose_iq:command/1 is unused export (Xref)
/MongooseIM/src/mongoose_iq.erl:35: Warning: mongoose_iq:empty_result_iq/1 is unused export (Xref)
/MongooseIM/src/mongoose_iq.erl:32: Warning: mongoose_iq:iq_to_sub_el/1 is unused export (Xref)
/MongooseIM/src/mongoose_iq.erl:42: Warning: mongoose_iq:update_acc_info/1 is unused export (Xref)
/MongooseIM/src/mongoose_iq_handler.erl:60: Warning: mongoose_iq_handler:module/1 is unused export (Xref)
/MongooseIM/src/mongoose_iq_worker.erl:20: Warning: mongoose_iq_worker:start_link/0 is unused export (Xref)
/MongooseIM/src/logger/mongoose_json_formatter.erl:14: Warning: mongoose_json_formatter:format/2 is unused export (Xref)
/MongooseIM/src/domain/mongoose_lazy_routing.erl:91: Warning: mongoose_lazy_routing:start_link/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_lazy_routing.erl:84: Warning: mongoose_lazy_routing:stop/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_lazy_routing.erl:95: Warning: mongoose_lazy_routing:sync/0 is unused export (Xref)
/MongooseIM/src/mongoose_lib.erl:78: Warning: mongoose_lib:pairs_foreach/2 is unused export (Xref)
/MongooseIM/src/mongoose_lib.erl:93: Warning: mongoose_lib:wait_until/3 is unused export (Xref)
/MongooseIM/src/logger/mongoose_log_filter.erl:165: Warning: mongoose_log_filter:filter_module/2 is unused export (Xref)
/MongooseIM/src/logger/mongoose_log_filter.erl:36: Warning: mongoose_log_filter:format_acc_filter/2 is unused export (Xref)
/MongooseIM/src/logger/mongoose_log_filter.erl:28: Warning: mongoose_log_filter:format_c2s_state_filter/2 is unused export (Xref)
/MongooseIM/src/logger/mongoose_log_filter.erl:44: Warning: mongoose_log_filter:format_packet_filter/2 is unused export (Xref)
/MongooseIM/src/logger/mongoose_log_filter.erl:51: Warning: mongoose_log_filter:format_stacktrace_filter/2 is unused export (Xref)
/MongooseIM/src/logger/mongoose_log_filter.erl:65: Warning: mongoose_log_filter:format_term_filter/2 is unused export (Xref)
/MongooseIM/src/logger/mongoose_log_filter.erl:91: Warning: mongoose_log_filter:preserve_acc_filter/2 is unused export (Xref)
/MongooseIM/src/logger/mongoose_log_filter.erl:96: Warning: mongoose_log_filter:remove_fields_filter/2 is unused export (Xref)
/MongooseIM/src/logger/mongoose_logs.erl:35: Warning: mongoose_logs:clear_module_loglevel/1 is unused export (Xref)
/MongooseIM/src/logger/mongoose_logs.erl:29: Warning: mongoose_logs:set_module_loglevel/2 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:67: Warning: mongoose_metrics:create_global_metrics/0 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:163: Warning: mongoose_metrics:get_dist_data_stats/0 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:172: Warning: mongoose_metrics:get_mnesia_running_db_nodes_count/0 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:146: Warning: mongoose_metrics:get_rdbms_data_stats/0 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:150: Warning: mongoose_metrics:get_rdbms_data_stats/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:168: Warning: mongoose_metrics:get_up_time/0 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:83: Warning: mongoose_metrics:init_subscriptions/0 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:425: Warning: mongoose_metrics:make_host_type_name/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics.erl:175: Warning: mongoose_metrics:remove_host_type_metrics/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:82: Warning: mongoose_metrics_hooks:auth_failed/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:242: Warning: mongoose_metrics_hooks:privacy_check_packet/5 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:206: Warning: mongoose_metrics_hooks:privacy_iq_get/5 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:215: Warning: mongoose_metrics_hooks:privacy_iq_set/4 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:234: Warning: mongoose_metrics_hooks:privacy_list_push/5 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:192: Warning: mongoose_metrics_hooks:register_user/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:198: Warning: mongoose_metrics_hooks:remove_user/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:158: Warning: mongoose_metrics_hooks:roster_get/2 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:171: Warning: mongoose_metrics_hooks:roster_in_subscription/5 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:183: Warning: mongoose_metrics_hooks:roster_push/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:165: Warning: mongoose_metrics_hooks:roster_set/4 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:67: Warning: mongoose_metrics_hooks:sm_register_connection_hook/5 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:75: Warning: mongoose_metrics_hooks:sm_remove_connection_hook/5 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:107: Warning: mongoose_metrics_hooks:user_receive_packet/5 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:90: Warning: mongoose_metrics_hooks:user_send_packet/4 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:123: Warning: mongoose_metrics_hooks:xmpp_bounce_message/1 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:136: Warning: mongoose_metrics_hooks:xmpp_send_element/2 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_hooks.erl:130: Warning: mongoose_metrics_hooks:xmpp_stanza_dropped/4 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:100: Warning: mongoose_metrics_mam_hooks:mam_archive_message/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:64: Warning: mongoose_metrics_mam_hooks:mam_get_prefs/4 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:84: Warning: mongoose_metrics_mam_hooks:mam_lookup_messages/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:130: Warning: mongoose_metrics_mam_hooks:mam_muc_archive_message/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:135: Warning: mongoose_metrics_mam_hooks:mam_muc_flush_messages/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:107: Warning: mongoose_metrics_mam_hooks:mam_muc_get_prefs/4 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:119: Warning: mongoose_metrics_mam_hooks:mam_muc_lookup_messages/3 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:115: Warning: mongoose_metrics_mam_hooks:mam_muc_remove_archive/4 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:111: Warning: mongoose_metrics_mam_hooks:mam_muc_set_prefs/7 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:80: Warning: mongoose_metrics_mam_hooks:mam_remove_archive/4 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_mam_hooks.erl:72: Warning: mongoose_metrics_mam_hooks:mam_set_prefs/7 is unused export (Xref)
/MongooseIM/src/metrics/mongoose_metrics_probe.erl: Warning: mongoose_metrics_probe:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/system_metrics/mongoose_module_metrics.erl: Warning: mongoose_module_metrics:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mongoose_packet_handler.erl: Warning: mongoose_packet_handler:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mongoose_rabbit_worker.erl:70: Warning: mongoose_rabbit_worker:start_link/0 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl: Warning: mongoose_rdbms:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:342: Warning: mongoose_rdbms:escape_binary/2 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:358: Warning: mongoose_rdbms:escape_boolean/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:334: Warning: mongoose_rdbms:escape_like/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:338: Warning: mongoose_rdbms:escape_like_prefix/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:364: Warning: mongoose_rdbms:escape_null/0 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:568: Warning: mongoose_rdbms:print_state/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:302: Warning: mongoose_rdbms:sql_query_t/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:424: Warning: mongoose_rdbms:use_escaped/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:381: Warning: mongoose_rdbms:use_escaped_binary/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:405: Warning: mongoose_rdbms:use_escaped_boolean/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:389: Warning: mongoose_rdbms:use_escaped_like/1 is unused export (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:413: Warning: mongoose_rdbms:use_escaped_null/1 is unused export (Xref)
/MongooseIM/src/mongoose_redis.erl:36: Warning: mongoose_redis:cmd/2 is unused export (Xref)
/MongooseIM/src/mongoose_redis.erl:45: Warning: mongoose_redis:cmds/2 is unused export (Xref)
/MongooseIM/src/mongoose_riak.erl:95: Warning: mongoose_riak:fetch_type/3 is unused export (Xref)
/MongooseIM/src/mongoose_riak.erl:63: Warning: mongoose_riak:get/3 is unused export (Xref)
/MongooseIM/src/mongoose_riak.erl:104: Warning: mongoose_riak:list_buckets/1 is unused export (Xref)
/MongooseIM/src/mongoose_riak.erl:54: Warning: mongoose_riak:put/2 is unused export (Xref)
/MongooseIM/src/mongoose_riak.erl:125: Warning: mongoose_riak:search/2 is unused export (Xref)
/MongooseIM/src/mongoose_riak.erl:75: Warning: mongoose_riak:update_type/4 is unused export (Xref)
/MongooseIM/src/mongoose_scram.erl:87: Warning: mongoose_scram:password_to_scram/2 is unused export (Xref)
/MongooseIM/src/mongoose_scram.erl:184: Warning: mongoose_scram:scram_to_tuple/1 is unused export (Xref)
/MongooseIM/src/mongoose_service.erl: Warning: mongoose_service:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mongoose_service.erl:185: Warning: mongoose_service:check_deps/1 is unused export (Xref)
/MongooseIM/src/mongoose_service.erl:80: Warning: mongoose_service:ensure_loaded/1 is unused export (Xref)
/MongooseIM/src/mongoose_service.erl:104: Warning: mongoose_service:get_service_opts/1 is unused export (Xref)
/MongooseIM/src/mongoose_service.erl:117: Warning: mongoose_service:purge_service/1 is unused export (Xref)
/MongooseIM/src/mongoose_service.erl:60: Warning: mongoose_service:start_service/2 is unused export (Xref)
/MongooseIM/src/mongoose_service.erl:57: Warning: mongoose_service:stop/0 is unused export (Xref)
/MongooseIM/src/mongoose_session.erl:17: Warning: mongoose_session:get_info/1 is unused export (Xref)
/MongooseIM/src/mongoose_session.erl:28: Warning: mongoose_session:set_info/3 is unused export (Xref)
/MongooseIM/src/domain/mongoose_subdomain_core.erl:96: Warning: mongoose_subdomain_core:start_link/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_subdomain_core.erl:89: Warning: mongoose_subdomain_core:stop/0 is unused export (Xref)
/MongooseIM/src/domain/mongoose_subdomain_core.erl:112: Warning: mongoose_subdomain_core:sync/0 is unused export (Xref)
/MongooseIM/src/mongoose_tcp_listener.erl:79: Warning: mongoose_tcp_listener:start_accept_loop/3 is unused export (Xref)
/MongooseIM/src/mongoose_tcp_listener.erl:52: Warning: mongoose_tcp_listener:start_link/6 is unused export (Xref)
/MongooseIM/src/mongoose_transport.erl: Warning: mongoose_transport:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/mongoose_udp_listener.erl:53: Warning: mongoose_udp_listener:init/6 is unused export (Xref)
/MongooseIM/src/mongoose_udp_listener.erl:44: Warning: mongoose_udp_listener:start_link/6 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl: Warning: mongoose_wpool:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:194: Warning: mongoose_wpool:call/2 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:216: Warning: mongoose_wpool:cast/2 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:219: Warning: mongoose_wpool:cast/3 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:286: Warning: mongoose_wpool:expand_pools/2 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:182: Warning: mongoose_wpool:get_worker/2 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:175: Warning: mongoose_wpool:is_configured/1 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:97: Warning: mongoose_wpool:start/2 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:100: Warning: mongoose_wpool:start/3 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:106: Warning: mongoose_wpool:start/5 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:85: Warning: mongoose_wpool:start_configured_pools/1 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:88: Warning: mongoose_wpool:start_configured_pools/2 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:247: Warning: mongoose_wpool:stats/3 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:155: Warning: mongoose_wpool:stop/1 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool.erl:158: Warning: mongoose_wpool:stop/2 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool_mgr.erl:68: Warning: mongoose_wpool_mgr:start_link/1 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool_riak.erl:41: Warning: mongoose_wpool_riak:get_riak_opt/3 is unused export (Xref)
/MongooseIM/src/wpool/mongoose_wpool_type_sup.erl:41: Warning: mongoose_wpool_type_sup:start_link/1 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:168: Warning: mongoose_xmpp_errors:auth_bad_resource_format/1 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:165: Warning: mongoose_xmpp_errors:auth_no_resource_provided/1 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:171: Warning: mongoose_xmpp_errors:auth_resource_conflict/1 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:178: Warning: mongoose_xmpp_errors:bad_format/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:255: Warning: mongoose_xmpp_errors:bad_format/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:181: Warning: mongoose_xmpp_errors:bad_namespace_prefix/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:258: Warning: mongoose_xmpp_errors:bad_namespace_prefix/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:187: Warning: mongoose_xmpp_errors:connection_timeout/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:264: Warning: mongoose_xmpp_errors:connection_timeout/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:31: Warning: mongoose_xmpp_errors:gone/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:110: Warning: mongoose_xmpp_errors:gone/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:190: Warning: mongoose_xmpp_errors:host_gone/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:267: Warning: mongoose_xmpp_errors:host_gone/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:270: Warning: mongoose_xmpp_errors:host_unknown/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:196: Warning: mongoose_xmpp_errors:improper_addressing/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:273: Warning: mongoose_xmpp_errors:improper_addressing/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:279: Warning: mongoose_xmpp_errors:invalid_from/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:205: Warning: mongoose_xmpp_errors:invalid_id/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:282: Warning: mongoose_xmpp_errors:invalid_id/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:285: Warning: mongoose_xmpp_errors:invalid_namespace/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:211: Warning: mongoose_xmpp_errors:invalid_xml/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:288: Warning: mongoose_xmpp_errors:invalid_xml/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:58: Warning: mongoose_xmpp_errors:payment_required/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:131: Warning: mongoose_xmpp_errors:payment_required/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:61: Warning: mongoose_xmpp_errors:recipient_unavailable/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:134: Warning: mongoose_xmpp_errors:recipient_unavailable/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:64: Warning: mongoose_xmpp_errors:redirect/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:137: Warning: mongoose_xmpp_errors:redirect/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:220: Warning: mongoose_xmpp_errors:remote_connection_failed/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:297: Warning: mongoose_xmpp_errors:remote_connection_failed/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:70: Warning: mongoose_xmpp_errors:remote_server_not_found/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:73: Warning: mongoose_xmpp_errors:remote_server_timeout/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:146: Warning: mongoose_xmpp_errors:remote_server_timeout/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:76: Warning: mongoose_xmpp_errors:resource_constraint/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:226: Warning: mongoose_xmpp_errors:restricted_xml/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:303: Warning: mongoose_xmpp_errors:restricted_xml/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:230: Warning: mongoose_xmpp_errors:see_other_host/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:307: Warning: mongoose_xmpp_errors:see_other_host/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:276: Warning: mongoose_xmpp_errors:stream_internal_server_error/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:214: Warning: mongoose_xmpp_errors:stream_not_authorized/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:291: Warning: mongoose_xmpp_errors:stream_not_authorized/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:223: Warning: mongoose_xmpp_errors:stream_resource_constraint/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:85: Warning: mongoose_xmpp_errors:subscription_required/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:155: Warning: mongoose_xmpp_errors:subscription_required/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:310: Warning: mongoose_xmpp_errors:system_shutdown/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:248: Warning: mongoose_xmpp_errors:undefined_condition/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:158: Warning: mongoose_xmpp_errors:unexpected_request/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:236: Warning: mongoose_xmpp_errors:unsupported_encoding/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:313: Warning: mongoose_xmpp_errors:unsupported_encoding/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:239: Warning: mongoose_xmpp_errors:unsupported_stanza_type/0 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:316: Warning: mongoose_xmpp_errors:unsupported_stanza_type/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:319: Warning: mongoose_xmpp_errors:unsupported_version/2 is unused export (Xref)
/MongooseIM/src/mongoose_xmpp_errors.erl:322: Warning: mongoose_xmpp_errors:xml_not_well_formed/2 is unused export (Xref)
/MongooseIM/src/mongooseim.erl:25: Warning: mongooseim:start/0 is unused export (Xref)
/MongooseIM/src/monitored_map.erl:76: Warning: monitored_map:get/2 is unused export (Xref)
/MongooseIM/src/monitored_map.erl:81: Warning: monitored_map:get/3 is unused export (Xref)
/MongooseIM/src/monitored_map.erl:57: Warning: monitored_map:remove/2 is unused export (Xref)
/MongooseIM/src/pubsub/node_flat.erl:670: Warning: node_flat:can_fetch_item/2 is unused export (Xref)
/MongooseIM/src/pubsub/node_flat.erl:678: Warning: node_flat:is_subscribed/1 is unused export (Xref)
/MongooseIM/src/pubsub/node_flat.erl:521: Warning: node_flat:set_subscriptions/4 is unused export (Xref)
/MongooseIM/src/pubsub/node_pep.erl:123: Warning: node_pep:get_entity_affiliations/3 is unused export (Xref)
/MongooseIM/src/pubsub/node_pep.erl:140: Warning: node_pep:get_entity_subscriptions/4 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl: Warning: p1_fsm_old:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:274: Warning: p1_fsm_old:cancel_timer/1 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:292: Warning: p1_fsm_old:enter_loop/4 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:295: Warning: p1_fsm_old:enter_loop/5 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:300: Warning: p1_fsm_old:enter_loop/6 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:796: Warning: p1_fsm_old:format_status/2 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:369: Warning: p1_fsm_old:init_it/6 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:528: Warning: p1_fsm_old:print_event/3 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:233: Warning: p1_fsm_old:send_all_state_event/2 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:269: Warning: p1_fsm_old:send_event_after/2 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:197: Warning: p1_fsm_old:start/3 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:200: Warning: p1_fsm_old:start/4 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:206: Warning: p1_fsm_old:start_link/4 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:265: Warning: p1_fsm_old:start_timer/2 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:240: Warning: p1_fsm_old:sync_send_all_state_event/2 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:225: Warning: p1_fsm_old:sync_send_event/3 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:514: Warning: p1_fsm_old:system_code_change/4 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:503: Warning: p1_fsm_old:system_continue/3 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:509: Warning: p1_fsm_old:system_terminate/4 is unused export (Xref)
/MongooseIM/src/p1_fsm_old.erl:469: Warning: p1_fsm_old:wake_hib/7 is unused export (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:207: Warning: rdbms_queries:count_records_where/3 is unused export (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:239: Warning: rdbms_queries:get_db_specific_limits/1 is unused export (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:244: Warning: rdbms_queries:get_db_specific_offset/2 is unused export (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:71: Warning: rdbms_queries:get_db_type/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:256: Warning: service_admin_extra_accounts:ban_account/3 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:135: Warning: service_admin_extra_accounts:check_account/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:115: Warning: service_admin_extra_accounts:check_password/3 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:148: Warning: service_admin_extra_accounts:check_password_hash/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:51: Warning: service_admin_extra_accounts:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:187: Warning: service_admin_extra_accounts:delete_old_users/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:193: Warning: service_admin_extra_accounts:delete_old_users_for_domain/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:175: Warning: service_admin_extra_accounts:num_active_users/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_accounts.erl:104: Warning: service_admin_extra_accounts:set_password/3 is unused export (Xref)
/MongooseIM/src/domain/service_admin_extra_domain.erl:16: Warning: service_admin_extra_domain:commands/0 is unused export (Xref)
/MongooseIM/src/domain/service_admin_extra_domain.erl:58: Warning: service_admin_extra_domain:delete_domain/2 is unused export (Xref)
/MongooseIM/src/domain/service_admin_extra_domain.erl:81: Warning: service_admin_extra_domain:disable_domain/1 is unused export (Xref)
/MongooseIM/src/domain/service_admin_extra_domain.erl:75: Warning: service_admin_extra_domain:enable_domain/1 is unused export (Xref)
/MongooseIM/src/domain/service_admin_extra_domain.erl:41: Warning: service_admin_extra_domain:insert_domain/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_gdpr.erl:15: Warning: service_admin_extra_gdpr:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_gdpr.erl:62: Warning: service_admin_extra_gdpr:get_data_from_modules/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_gdpr.erl:27: Warning: service_admin_extra_gdpr:retrieve_all/3 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_gdpr.erl:113: Warning: service_admin_extra_gdpr:retrieve_logs/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_last.erl:45: Warning: service_admin_extra_last:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_last.erl:63: Warning: service_admin_extra_last:set_last/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_node.erl:45: Warning: service_admin_extra_node:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_node.erl:75: Warning: service_admin_extra_node:get_cookie/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_node.erl:70: Warning: service_admin_extra_node:load_config/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_node.erl:80: Warning: service_admin_extra_node:remove_node/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_private.erl:45: Warning: service_admin_extra_private:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_private.erl:70: Warning: service_admin_extra_private:private_get/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_private.erl:99: Warning: service_admin_extra_private:private_set/3 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_roster.erl:165: Warning: service_admin_extra_roster:add_rosteritem/7 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_roster.erl:71: Warning: service_admin_extra_roster:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_roster.erl:215: Warning: service_admin_extra_roster:delete_rosteritem/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_roster.erl:251: Warning: service_admin_extra_roster:get_roster/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_roster.erl:406: Warning: service_admin_extra_roster:process_rosteritems/5 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_roster.erl:335: Warning: service_admin_extra_roster:push_alltoall/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_roster.erl:290: Warning: service_admin_extra_roster:push_roster/3 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_roster.erl:296: Warning: service_admin_extra_roster:push_roster_all/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:69: Warning: service_admin_extra_sessions:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:250: Warning: service_admin_extra_sessions:connected_users_info/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:255: Warning: service_admin_extra_sessions:connected_users_info/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:193: Warning: service_admin_extra_sessions:kick_session/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:170: Warning: service_admin_extra_sessions:num_resources/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:176: Warning: service_admin_extra_sessions:resource_num/3 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:266: Warning: service_admin_extra_sessions:set_presence/7 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:225: Warning: service_admin_extra_sessions:status_list/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:219: Warning: service_admin_extra_sessions:status_list/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:214: Warning: service_admin_extra_sessions:status_num/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:209: Warning: service_admin_extra_sessions:status_num/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_sessions.erl:283: Warning: service_admin_extra_sessions:user_sessions_info/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:52: Warning: service_admin_extra_srg:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:110: Warning: service_admin_extra_srg:srg_create/5 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:123: Warning: service_admin_extra_srg:srg_delete/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:134: Warning: service_admin_extra_srg:srg_get_info/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:141: Warning: service_admin_extra_srg:srg_get_members/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:129: Warning: service_admin_extra_srg:srg_list/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:149: Warning: service_admin_extra_srg:srg_user_add/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:156: Warning: service_admin_extra_srg:srg_user_del/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_stanza.erl:47: Warning: service_admin_extra_stanza:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_stanza.erl:76: Warning: service_admin_extra_stanza:send_message_chat/3 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_stanza.erl:86: Warning: service_admin_extra_stanza:send_message_headline/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_stanza.erl:171: Warning: service_admin_extra_stanza:send_stanza_c2s/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_stats.erl:44: Warning: service_admin_extra_stats:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_stats.erl:65: Warning: service_admin_extra_stats:stats/1 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_stats.erl:83: Warning: service_admin_extra_stats:stats/2 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_upload.erl:12: Warning: service_admin_extra_upload:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_upload.erl:30: Warning: service_admin_extra_upload:get_urls/5 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_vcard.erl:49: Warning: service_admin_extra_vcard:commands/0 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_vcard.erl:125: Warning: service_admin_extra_vcard:get_vcard/3 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_vcard.erl:136: Warning: service_admin_extra_vcard:get_vcard/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_vcard.erl:147: Warning: service_admin_extra_vcard:set_vcard/4 is unused export (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_vcard.erl:158: Warning: service_admin_extra_vcard:set_vcard/5 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:126: Warning: service_domain_db:code_change/3 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:96: Warning: service_domain_db:handle_call/3 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:102: Warning: service_domain_db:handle_cast/2 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:117: Warning: service_domain_db:handle_info/2 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:89: Warning: service_domain_db:init/1 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:171: Warning: service_domain_db:reset_last_event_id/0 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:59: Warning: service_domain_db:start_link/0 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:75: Warning: service_domain_db:sync/0 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:83: Warning: service_domain_db:sync_local/0 is unused export (Xref)
/MongooseIM/src/domain/service_domain_db.erl:123: Warning: service_domain_db:terminate/2 is unused export (Xref)
/MongooseIM/src/system_metrics/service_mongoose_system_metrics.erl:81: Warning: service_mongoose_system_metrics:start_link/1 is unused export (Xref)
/MongooseIM/src/shaper_srv.erl:98: Warning: shaper_srv:reset_all_shapers/1 is unused export (Xref)
/MongooseIM/src/shaper_srv.erl:102: Warning: shaper_srv:reset_shapers/1 is unused export (Xref)
/MongooseIM/src/shaper_srv.erl:61: Warning: shaper_srv:start_link/1 is unused export (Xref)
/MongooseIM/src/stream_management/stream_management_stale_h.erl:116: Warning: stream_management_stale_h:clear_table/1 is unused export (Xref)
/MongooseIM/src/stream_management/stream_management_stale_h.erl:89: Warning: stream_management_stale_h:start_link/1 is unused export (Xref)
/MongooseIM/src/xmpp_router.erl: Warning: xmpp_router:behaviour_info/1 is unused export (Xref)
/MongooseIM/src/ejabberd_router.erl:505: Warning: ejabberd_router:routing_modules_list/0 calls undefined function mod_routing_machine:get_routing_module_list/0 (Xref)
/MongooseIM/src/ejabberd_sm.erl:1055: Warning: ejabberd_sm:sm_backend/0 calls undefined function ejabberd_sm_backend:backend/0 (Xref)
/MongooseIM/src/mod_auth_token.erl:458: Warning: mod_auth_token:clean_tokens/3 calls undefined function mod_auth_token_backend:clean_tokens/1 (Xref)
/MongooseIM/src/mod_auth_token.erl:280: Warning: mod_auth_token:is_revoked/1 calls undefined function mod_auth_token_backend:get_valid_sequence_number/1 (Xref)
/MongooseIM/src/mod_auth_token.erl:208: Warning: mod_auth_token:revoke/1 calls undefined function mod_auth_token_backend:revoke/1 (Xref)
/MongooseIM/src/mod_auth_token.erl:86: Warning: mod_auth_token:start/2 calls undefined function mod_auth_token_backend:start/1 (Xref)
/MongooseIM/src/mod_auth_token.erl:340: Warning: mod_auth_token:token/2 calls undefined function mod_auth_token_backend:get_valid_sequence_number/1 (Xref)
/MongooseIM/src/mod_blocking.erl:105: Warning: mod_blocking:process_blocking_iq_set/6 calls undefined function mod_privacy_backend:replace_privacy_list/4 (Xref)
/MongooseIM/src/mod_blocking.erl:105: Warning: mod_blocking:process_blocking_iq_set/6 calls undefined function mod_privacy_backend:set_default_list/3 (Xref)
/MongooseIM/src/mod_blocking.erl:46: Warning: mod_blocking:process_iq_get/5 calls undefined function mod_privacy_backend:get_privacy_list/3 (Xref)
/MongooseIM/src/mod_blocking.erl:66: Warning: mod_blocking:process_iq_set/4 calls undefined function mod_privacy_backend:get_privacy_list/3 (Xref)
/MongooseIM/src/mod_bosh.erl:349: Warning: mod_bosh:get_session_socket/1 calls undefined function mod_bosh_backend:get_session/1 (Xref)
/MongooseIM/src/mod_bosh.erl:170: Warning: mod_bosh:node_cleanup/2 calls undefined function mod_bosh_backend:node_cleanup/1 (Xref)
/MongooseIM/src/mod_bosh.erl:271: Warning: mod_bosh:start_backend/1 calls undefined function mod_bosh_backend:start/1 (Xref)
/MongooseIM/src/mod_bosh.erl:406: Warning: mod_bosh:store_session/2 calls undefined function mod_bosh_backend:create_session/1 (Xref)
/MongooseIM/src/mod_bosh_socket.erl:407: Warning: mod_bosh_socket:terminate/3 calls undefined function mod_bosh_backend:delete_session/1 (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push.erl:167: Warning: mod_event_pusher_push:disable_node/3 calls undefined function mod_event_pusher_push_backend:disable/3 (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push.erl:193: Warning: mod_event_pusher_push:do_push_event/4 calls undefined function mod_event_pusher_push_backend:get_publish_services/1 (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push.erl:260: Warning: mod_event_pusher_push:enable_node/5 calls undefined function mod_event_pusher_push_backend:enable/4 (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push.erl:138: Warning: mod_event_pusher_push:remove_user/3 calls undefined function mod_event_pusher_push_backend:disable/1 (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_push.erl:78: Warning: mod_event_pusher_push:start/2 calls undefined function mod_event_pusher_push_backend:init/2 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:128: Warning: mod_global_distrib_mapping:all_domains/0 calls undefined function mod_global_distrib_mapping_backend:get_domains/0 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:294: Warning: mod_global_distrib_mapping:delete_domain/1 calls undefined function mod_global_distrib_mapping_backend:delete_domain/1 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:280: Warning: mod_global_distrib_mapping:delete_session/1 calls undefined function mod_global_distrib_mapping_backend:delete_session/1 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:136: Warning: mod_global_distrib_mapping:endpoints/1 calls undefined function mod_global_distrib_mapping_backend:get_endpoints/1 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:285: Warning: mod_global_distrib_mapping:get_domain/1 calls undefined function mod_global_distrib_mapping_backend:get_domain/1 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:270: Warning: mod_global_distrib_mapping:get_session/1 calls undefined function mod_global_distrib_mapping_backend:get_session/1 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:140: Warning: mod_global_distrib_mapping:hosts/0 calls undefined function mod_global_distrib_mapping_backend:get_hosts/0 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:132: Warning: mod_global_distrib_mapping:public_domains/0 calls undefined function mod_global_distrib_mapping_backend:get_public_domains/0 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:290: Warning: mod_global_distrib_mapping:put_domain/2 calls undefined function mod_global_distrib_mapping_backend:put_domain/2 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:275: Warning: mod_global_distrib_mapping:put_session/1 calls undefined function mod_global_distrib_mapping_backend:put_session/1 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:218: Warning: mod_global_distrib_mapping:start/0 calls undefined function mod_global_distrib_mapping_backend:start/1 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_mapping.erl:244: Warning: mod_global_distrib_mapping:stop/0 calls undefined function mod_global_distrib_mapping_backend:stop/0 (Xref)
/MongooseIM/src/http_upload/mod_http_upload.erl:139: Warning: mod_http_upload:get_urls/5 calls undefined function mod_http_upload_backend:create_slot/6 (Xref)
/MongooseIM/src/http_upload/mod_http_upload.erl:82: Warning: mod_http_upload:process_iq/4 calls undefined function mod_http_upload_backend:create_slot/6 (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:565: Warning: mod_inbox:get_inbox_unread/3 calls undefined function mod_inbox_backend:get_inbox_unread/2 (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:121: Warning: mod_inbox:get_personal_data/3 calls undefined function mod_inbox_backend:get_inbox/4 (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:198: Warning: mod_inbox:process_iq/5 calls undefined function mod_inbox_backend:get_inbox/4 (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:286: Warning: mod_inbox:remove_domain/3 calls undefined function mod_inbox_backend:remove_domain/2 (Xref)
/MongooseIM/src/inbox/mod_inbox.erl:148: Warning: mod_inbox:start/2 calls undefined function mod_inbox_backend:init/2 (Xref)
/MongooseIM/src/inbox/mod_inbox_entries.erl:52: Warning: mod_inbox_entries:get_properties_for_jid/4 calls undefined function mod_inbox_backend:get_entry_properties/2 (Xref)
/MongooseIM/src/inbox/mod_inbox_entries.erl:91: Warning: mod_inbox_entries:process_requests/6 calls undefined function mod_inbox_backend:set_entry_properties/3 (Xref)
/MongooseIM/src/inbox/mod_inbox_muclight.erl:117: Warning: mod_inbox_muclight:maybe_remove_inbox_row/4 calls undefined function mod_inbox_backend:remove_inbox_row/2 (Xref)
/MongooseIM/src/inbox/mod_inbox_utils.erl:97: Warning: mod_inbox_utils:clear_inbox/3 calls undefined function mod_inbox_backend:clear_inbox/3 (Xref)
/MongooseIM/src/inbox/mod_inbox_utils.erl:63: Warning: mod_inbox_utils:reset_unread_count/4 calls undefined function mod_inbox_backend:reset_unread/3 (Xref)
/MongooseIM/src/inbox/mod_inbox_utils.erl:55: Warning: mod_inbox_utils:reset_unread_count_to_zero/3 calls undefined function mod_inbox_backend:reset_unread/3 (Xref)
/MongooseIM/src/inbox/mod_inbox_utils.erl:86: Warning: mod_inbox_utils:write_to_receiver_inbox/5 calls undefined function mod_inbox_backend:set_inbox_incr_unread/5 (Xref)
/MongooseIM/src/inbox/mod_inbox_utils.erl:72: Warning: mod_inbox_utils:write_to_sender_inbox/5 calls undefined function mod_inbox_backend:set_inbox/6 (Xref)
/MongooseIM/src/mod_keystore.erl:122: Warning: mod_keystore:get_key/2 calls undefined function mod_keystore_backend:get_key/1 (Xref)
/MongooseIM/src/mod_keystore.erl:180: Warning: mod_keystore:init_key/3 calls undefined function mod_keystore_backend:init_ram_key/1 (Xref)
/MongooseIM/src/mod_keystore.erl:68: Warning: mod_keystore:start/2 calls undefined function mod_keystore_backend:init/2 (Xref)
/MongooseIM/src/mod_last.erl:232: Warning: mod_last:count_active_users/2 calls undefined function mod_last_backend:count_active_users/2 (Xref)
/MongooseIM/src/mod_last.erl:228: Warning: mod_last:get_last/2 calls undefined function mod_last_backend:get_last/2 (Xref)
/MongooseIM/src/mod_last.erl:258: Warning: mod_last:remove_user/3 calls undefined function mod_last_backend:remove_user/2 (Xref)
/MongooseIM/src/mod_last.erl:89: Warning: mod_last:start/2 calls undefined function mod_last_backend:init/2 (Xref)
/MongooseIM/src/mod_last.erl:246: Warning: mod_last:store_last_info/4 calls undefined function mod_last_backend:set_last_info/4 (Xref)
/MongooseIM/src/mam/mod_mam_cassandra_arch.erl:797: Warning: mod_mam_cassandra_arch:db_message_format/0 calls undefined function mod_mam_cassandra_arch_params:db_message_format/0 (Xref)
/MongooseIM/src/mam/mod_mam_cassandra_arch.erl:801: Warning: mod_mam_cassandra_arch:pool_name/0 calls undefined function mod_mam_cassandra_arch_params:pool_name/0 (Xref)
/MongooseIM/src/mam/mod_mam_cassandra_prefs.erl:283: Warning: mod_mam_cassandra_prefs:pool_name/0 calls undefined function mod_mam_cassandra_prefs_params:pool_name/0 (Xref)
/MongooseIM/src/mam/mod_mam_muc_cassandra_arch.erl:801: Warning: mod_mam_muc_cassandra_arch:db_message_format/0 calls undefined function mod_mam_muc_cassandra_arch_params:db_message_format/0 (Xref)
/MongooseIM/src/mam/mod_mam_muc_cassandra_arch.erl:444: Warning: mod_mam_muc_cassandra_arch:get_mam_muc_gdpr_data/3 calls undefined function mod_mam_muc_cassandra_arch_params:pool_name/0 (Xref)
/MongooseIM/src/mam/mod_mam_muc_cassandra_arch.erl:805: Warning: mod_mam_muc_cassandra_arch:pool_name/1 calls undefined function mod_mam_muc_cassandra_arch_params:pool_name/0 (Xref)
/MongooseIM/src/mod_muc.erl:371: Warning: mod_muc:can_use_nick/4 calls undefined function mod_muc_db_backend:can_use_nick/4 (Xref)
/MongooseIM/src/mod_muc.erl:339: Warning: mod_muc:forget_room/3 calls undefined function mod_muc_db_backend:forget_room/3 (Xref)
/MongooseIM/src/mod_muc.erl:384: Warning: mod_muc:get_nick/3 calls undefined function mod_muc_db_backend:get_nick/3 (Xref)
/MongooseIM/src/mod_muc.erl:1175: Warning: mod_muc:get_persistent_vh_rooms/1 calls undefined function mod_muc_db_backend:get_rooms/2 (Xref)
/MongooseIM/src/mod_muc.erl:392: Warning: mod_muc:init/1 calls undefined function mod_muc_db_backend:init/2 (Xref)
/MongooseIM/src/mod_muc.erl:335: Warning: mod_muc:restore_room/3 calls undefined function mod_muc_db_backend:restore_room/3 (Xref)
/MongooseIM/src/mod_muc.erl:376: Warning: mod_muc:set_nick/4 calls undefined function mod_muc_db_backend:set_nick/4 (Xref)
/MongooseIM/src/mod_muc.erl:840: Warning: mod_muc:start_new_room/12 calls undefined function mod_muc_db_backend:restore_room/3 (Xref)
/MongooseIM/src/mod_muc.erl:329: Warning: mod_muc:store_room/4 calls undefined function mod_muc_db_backend:store_room/4 (Xref)
/MongooseIM/src/mod_muc.erl:381: Warning: mod_muc:unset_nick/3 calls undefined function mod_muc_db_backend:unset_nick/3 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:423: Warning: mod_muc_light:add_rooms_to_roster/2 calls undefined function mod_muc_light_db_backend:get_user_rooms/2 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:754: Warning: mod_muc_light:bcast_removed_user/5 calls undefined function mod_muc_light_codec_backend:encode/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:151: Warning: mod_muc_light:change_room_config/5 calls undefined function mod_muc_light_db_backend:get_aff_users/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:560: Warning: mod_muc_light:create_room/6 calls undefined function mod_muc_light_codec_backend:encode/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:560: Warning: mod_muc_light:create_room/6 calls undefined function mod_muc_light_codec_backend:encode_error/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:165: Warning: mod_muc_light:delete_room/1 calls undefined function mod_muc_light_db_backend:destroy_room/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:112: Warning: mod_muc_light:force_clear_from_ct/0 calls undefined function mod_muc_light_db_backend:force_clear/0 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:546: Warning: mod_muc_light:get_affiliation/2 calls undefined function mod_muc_light_db_backend:get_aff_users/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:650: Warning: mod_muc_light:get_rooms_info/1 calls undefined function mod_muc_light_db_backend:get_config/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:728: Warning: mod_muc_light:handle_blocking/4 calls undefined function mod_muc_light_codec_backend:encode/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:728: Warning: mod_muc_light:handle_blocking/4 calls undefined function mod_muc_light_db_backend:get_blocking/2 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:728: Warning: mod_muc_light:handle_blocking/4 calls undefined function mod_muc_light_db_backend:set_blocking/3 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:615: Warning: mod_muc_light:handle_disco_info_get/4 calls undefined function mod_muc_light_codec_backend:encode/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:624: Warning: mod_muc_light:handle_disco_items_get/6 calls undefined function mod_muc_light_codec_backend:encode/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:624: Warning: mod_muc_light:handle_disco_items_get/6 calls undefined function mod_muc_light_codec_backend:encode_error/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:624: Warning: mod_muc_light:handle_disco_items_get/6 calls undefined function mod_muc_light_db_backend:get_user_rooms/2 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:363: Warning: mod_muc_light:make_err/5 calls undefined function mod_muc_light_codec_backend:encode_error/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:315: Warning: mod_muc_light:process_decoded_packet/6 calls undefined function mod_muc_light_db_backend:room_exists/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:446: Warning: mod_muc_light:process_iq_get/5 calls undefined function mod_muc_light_codec_backend:decode/4 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:446: Warning: mod_muc_light:process_iq_get/5 calls undefined function mod_muc_light_codec_backend:encode/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:446: Warning: mod_muc_light:process_iq_get/5 calls undefined function mod_muc_light_db_backend:get_blocking/2 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:472: Warning: mod_muc_light:process_iq_set/4 calls undefined function mod_muc_light_codec_backend:decode/4 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:472: Warning: mod_muc_light:process_iq_set/4 calls undefined function mod_muc_light_codec_backend:encode/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:472: Warning: mod_muc_light:process_iq_set/4 calls undefined function mod_muc_light_db_backend:set_blocking/3 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:304: Warning: mod_muc_light:process_packet/5 calls undefined function mod_muc_light_codec_backend:decode/4 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:417: Warning: mod_muc_light:remove_domain/3 calls undefined function mod_muc_light_db_backend:remove_domain/3 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:398: Warning: mod_muc_light:remove_user/3 calls undefined function mod_muc_light_db_backend:remove_user/2 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:173: Warning: mod_muc_light:start/2 calls undefined function mod_muc_light_db_backend:start/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:187: Warning: mod_muc_light:stop/1 calls undefined function mod_muc_light_db_backend:stop/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light.erl:123: Warning: mod_muc_light:try_to_create_room/3 calls undefined function mod_muc_light_db_backend:create_room/4 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_commands.erl:302: Warning: mod_muc_light_commands:get_room_name_and_user_aff/2 calls undefined function mod_muc_light_db_backend:get_info/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_commands.erl:296: Warning: mod_muc_light_commands:get_user_rooms/2 calls undefined function mod_muc_light_db_backend:get_user_rooms/2 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:44: Warning: mod_muc_light_room:handle_request/5 calls undefined function mod_muc_light_db_backend:get_aff_users/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:52: Warning: mod_muc_light_room:maybe_forget/3 calls undefined function mod_muc_light_db_backend:destroy_room/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:218: Warning: mod_muc_light_room:process_aff_set/4 calls undefined function mod_muc_light_db_backend:modify_aff_users/4 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:169: Warning: mod_muc_light_room:process_config_set/5 calls undefined function mod_muc_light_db_backend:set_config/3 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:100: Warning: mod_muc_light_room:process_request/7 calls undefined function mod_muc_light_db_backend:destroy_room/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:100: Warning: mod_muc_light_room:process_request/7 calls undefined function mod_muc_light_db_backend:get_aff_users/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:100: Warning: mod_muc_light_room:process_request/7 calls undefined function mod_muc_light_db_backend:get_config/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:100: Warning: mod_muc_light_room:process_request/7 calls undefined function mod_muc_light_db_backend:get_info/1 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:244: Warning: mod_muc_light_room:send_response/6 calls undefined function mod_muc_light_codec_backend:encode/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_room.erl:244: Warning: mod_muc_light_room:send_response/6 calls undefined function mod_muc_light_codec_backend:encode_error/5 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_utils.erl:129: Warning: mod_muc_light_utils:check_room_limit_reached/3 calls undefined function mod_muc_light_db_backend:get_user_rooms_count/2 (Xref)
/MongooseIM/src/muc_light/mod_muc_light_utils.erl:142: Warning: mod_muc_light_utils:filter_out_loop/6 calls undefined function mod_muc_light_db_backend:get_blocking/3 (Xref)
/MongooseIM/src/offline/mod_offline.erl:501: Warning: mod_offline:get_personal_data/3 calls undefined function mod_offline_backend:fetch_messages/2 (Xref)
/MongooseIM/src/offline/mod_offline.erl:279: Warning: mod_offline:handle_call/3 calls undefined function mod_offline_backend:pop_messages/2 (Xref)
/MongooseIM/src/offline/mod_offline.erl:216: Warning: mod_offline:is_message_count_threshold_reached/5 calls undefined function mod_offline_backend:count_offline_messages/4 (Xref)
/MongooseIM/src/offline/mod_offline.erl:546: Warning: mod_offline:remove_expired_messages/2 calls undefined function mod_offline_backend:remove_expired_messages/2 (Xref)
/MongooseIM/src/offline/mod_offline.erl:553: Warning: mod_offline:remove_old_messages/3 calls undefined function mod_offline_backend:remove_old_messages/3 (Xref)
/MongooseIM/src/offline/mod_offline.erl:475: Warning: mod_offline:remove_user/3 calls undefined function mod_offline_backend:remove_user/3 (Xref)
/MongooseIM/src/offline/mod_offline.erl:126: Warning: mod_offline:start/2 calls undefined function mod_offline_backend:init/2 (Xref)
/MongooseIM/src/offline/mod_offline.erl:199: Warning: mod_offline:write_messages/4 calls undefined function mod_offline_backend:write_messages/4 (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl:111: Warning: mod_offline_chatmarkers:maybe_store_chat_marker/4 calls undefined function mod_offline_chatmarkers_backend:maybe_store/4 (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl:133: Warning: mod_offline_chatmarkers:offline_chatmarkers/2 calls undefined function mod_offline_chatmarkers_backend:get/1 (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl:133: Warning: mod_offline_chatmarkers:offline_chatmarkers/2 calls undefined function mod_offline_chatmarkers_backend:remove_user/1 (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl:96: Warning: mod_offline_chatmarkers:remove_user/3 calls undefined function mod_offline_chatmarkers_backend:remove_user/1 (Xref)
/MongooseIM/src/offline/mod_offline_chatmarkers.erl:72: Warning: mod_offline_chatmarkers:start/2 calls undefined function mod_offline_chatmarkers_backend:init/2 (Xref)
/MongooseIM/src/mod_privacy.erl:319: Warning: mod_privacy:get_user_list/2 calls undefined function mod_privacy_backend:get_default_list/2 (Xref)
/MongooseIM/src/mod_privacy.erl:263: Warning: mod_privacy:process_active_set/2 calls undefined function mod_privacy_backend:get_privacy_list/3 (Xref)
/MongooseIM/src/mod_privacy.erl:246: Warning: mod_privacy:process_default_set/2 calls undefined function mod_privacy_backend:forget_default_list/2 (Xref)
/MongooseIM/src/mod_privacy.erl:246: Warning: mod_privacy:process_default_set/2 calls undefined function mod_privacy_backend:set_default_list/3 (Xref)
/MongooseIM/src/mod_privacy.erl:210: Warning: mod_privacy:process_list_get/3 calls undefined function mod_privacy_backend:get_privacy_list/3 (Xref)
/MongooseIM/src/mod_privacy.erl:200: Warning: mod_privacy:process_lists_get/3 calls undefined function mod_privacy_backend:get_list_names/2 (Xref)
/MongooseIM/src/mod_privacy.erl:288: Warning: mod_privacy:remove_privacy_list/2 calls undefined function mod_privacy_backend:remove_privacy_list/3 (Xref)
/MongooseIM/src/mod_privacy.erl:425: Warning: mod_privacy:remove_user/3 calls undefined function mod_privacy_backend:remove_user/2 (Xref)
/MongooseIM/src/mod_privacy.erl:301: Warning: mod_privacy:replace_privacy_list/3 calls undefined function mod_privacy_backend:replace_privacy_list/4 (Xref)
/MongooseIM/src/mod_privacy.erl:118: Warning: mod_privacy:start/2 calls undefined function mod_privacy_backend:init/2 (Xref)
/MongooseIM/src/mod_private.erl:85: Warning: mod_private:get_personal_data/3 calls undefined function mod_private_backend:get_all_nss/2 (Xref)
/MongooseIM/src/mod_private.erl:85: Warning: mod_private:get_personal_data/3 calls undefined function mod_private_backend:multi_get_data/3 (Xref)
/MongooseIM/src/mod_private.erl:140: Warning: mod_private:process_sm_iq/4 calls undefined function mod_private_backend:multi_get_data/3 (Xref)
/MongooseIM/src/mod_private.erl:140: Warning: mod_private:process_sm_iq/4 calls undefined function mod_private_backend:multi_set_data/3 (Xref)
/MongooseIM/src/mod_private.erl:133: Warning: mod_private:remove_user/3 calls undefined function mod_private_backend:remove_user/2 (Xref)
/MongooseIM/src/mod_private.erl:98: Warning: mod_private:start/2 calls undefined function mod_private_backend:init/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:1932: Warning: mod_pubsub:create_node/7 calls undefined function mod_pubsub_db_backend:transaction/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4349: Warning: mod_pubsub:dirty/4 calls undefined function mod_pubsub_db_backend:dirty/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:718: Warning: mod_pubsub:disco_items/3 calls undefined function mod_pubsub_db_backend:dirty/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4151: Warning: mod_pubsub:get_cached_item/2 calls undefined function mod_pubsub_cache_backend:get_last_item/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:3579: Warning: mod_pubsub:get_collection_subscriptions/2 calls undefined function mod_pubsub_db_backend:dirty/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:1607: Warning: mod_pubsub:get_pending_nodes/3 calls undefined function mod_pubsub_db_backend:dirty/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:338: Warning: mod_pubsub:get_personal_data/3 calls undefined function mod_pubsub_db_backend:get_user_nodes/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:338: Warning: mod_pubsub:get_personal_data/3 calls undefined function mod_pubsub_db_backend:get_user_payloads/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:338: Warning: mod_pubsub:get_personal_data/3 calls undefined function mod_pubsub_db_backend:get_user_subscriptions/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:390: Warning: mod_pubsub:init_backend/2 calls undefined function mod_pubsub_db_backend:start/0 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4336: Warning: mod_pubsub:node_action/4 calls undefined function mod_pubsub_db_backend:dirty/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4137: Warning: mod_pubsub:set_cached_item/5 calls undefined function mod_pubsub_cache_backend:upsert_last_item/5 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:3001: Warning: mod_pubsub:set_options_helper/6 calls undefined function mod_pubsub_db_backend:set_subscription_opts/4 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4121: Warning: mod_pubsub:start_cache_module/2 calls undefined function mod_pubsub_cache_backend:start/1 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:954: Warning: mod_pubsub:terminate/2 calls undefined function mod_pubsub_db_backend:stop/0 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4356: Warning: mod_pubsub:transaction/4 calls undefined function mod_pubsub_db_backend:transaction/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4289: Warning: mod_pubsub:tree_action/3 calls undefined function mod_pubsub_db_backend:dirty/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub.erl:4143: Warning: mod_pubsub:unset_cached_item/2 calls undefined function mod_pubsub_cache_backend:delete_last_item/2 (Xref)
/MongooseIM/src/pubsub/mod_pubsub_db_rdbms.erl:258: Warning: mod_pubsub_db_rdbms:prepare_select_nodes_by_owner/0 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/mod_revproxy.erl:80: Warning: mod_revproxy:handle/2 calls undefined function mod_revproxy_dynamic:rules/0 (Xref)
/MongooseIM/src/mod_roster.erl:1031: Warning: mod_roster:del_roster_t/4 calls undefined function mod_roster_backend:del_roster_t/4 (Xref)
/MongooseIM/src/mod_roster.erl:1009: Warning: mod_roster:get_roster/3 calls undefined function mod_roster_backend:get_roster/3 (Xref)
/MongooseIM/src/mod_roster.erl:1014: Warning: mod_roster:get_roster_entry/4 calls undefined function mod_roster_backend:get_roster_entry/6 (Xref)
/MongooseIM/src/mod_roster.erl:1019: Warning: mod_roster:get_roster_entry_t/4 calls undefined function mod_roster_backend:get_roster_entry/6 (Xref)
/MongooseIM/src/mod_roster.erl:555: Warning: mod_roster:get_subscription_lists/2 calls undefined function mod_roster_backend:get_subscription_lists/3 (Xref)
/MongooseIM/src/mod_roster.erl:990: Warning: mod_roster:read_roster_version/3 calls undefined function mod_roster_backend:read_roster_version/3 (Xref)
/MongooseIM/src/mod_roster.erl:806: Warning: mod_roster:remove_user/3 calls undefined function mod_roster_backend:remove_user_t/3 (Xref)
/MongooseIM/src/mod_roster.erl:1023: Warning: mod_roster:roster_subscribe_t/2 calls undefined function mod_roster_backend:roster_subscribe_t/2 (Xref)
/MongooseIM/src/mod_roster.erl:158: Warning: mod_roster:start/2 calls undefined function mod_roster_backend:init/2 (Xref)
/MongooseIM/src/mod_roster.erl:985: Warning: mod_roster:transaction/2 calls undefined function mod_roster_backend:transaction/2 (Xref)
/MongooseIM/src/mod_roster.erl:1027: Warning: mod_roster:update_roster_t/2 calls undefined function mod_roster_backend:update_roster_t/2 (Xref)
/MongooseIM/src/mod_roster.erl:1003: Warning: mod_roster:write_roster_version/4 calls undefined function mod_roster_backend:write_roster_version/5 (Xref)
/MongooseIM/src/mod_smart_markers.erl:142: Warning: mod_smart_markers:get_chat_markers/4 calls undefined function mod_smart_markers_backend:get_chat_markers/4 (Xref)
/MongooseIM/src/mod_smart_markers.erl:108: Warning: mod_smart_markers:start/2 calls undefined function mod_smart_markers_backend:init/2 (Xref)
/MongooseIM/src/mod_smart_markers.erl:157: Warning: mod_smart_markers:update_chat_markers/3 calls undefined function mod_smart_markers_backend:update_chat_marker/2 (Xref)
/MongooseIM/src/mod_vcard.erl:484: Warning: mod_vcard:config_change/4 calls undefined function mod_vcard_backend:backend/0 (Xref)
/MongooseIM/src/mod_vcard.erl:502: Warning: mod_vcard:do_route/5 calls undefined function mod_vcard_backend:search_fields/1 (Xref)
/MongooseIM/src/mod_vcard.erl:136: Warning: mod_vcard:get_personal_data/3 calls undefined function mod_vcard_backend:get_vcard/2 (Xref)
/MongooseIM/src/mod_vcard.erl:313: Warning: mod_vcard:init/1 calls undefined function mod_vcard_backend:init/2 (Xref)
/MongooseIM/src/mod_vcard.erl:402: Warning: mod_vcard:process_sm_iq/4 calls undefined function mod_vcard_backend:get_vcard/2 (Xref)
/MongooseIM/src/mod_vcard.erl:477: Warning: mod_vcard:remove_user/3 calls undefined function mod_vcard_backend:remove_user/2 (Xref)
/MongooseIM/src/mod_vcard.erl:618: Warning: mod_vcard:search_result/5 calls undefined function mod_vcard_backend:search/2 (Xref)
/MongooseIM/src/mod_vcard.erl:618: Warning: mod_vcard:search_result/5 calls undefined function mod_vcard_backend:search_reported_fields/2 (Xref)
/MongooseIM/src/mod_vcard.erl:190: Warning: mod_vcard:stop/1 calls undefined function mod_vcard_backend:tear_down/1 (Xref)
/MongooseIM/src/mod_vcard.erl:445: Warning: mod_vcard:unsafe_set_vcard/2 calls undefined function mod_vcard_backend:set_vcard/4 (Xref)
/MongooseIM/src/mod_vcard_rdbms.erl:189: Warning: mod_vcard_rdbms:limit_type/1 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms.erl:68: Warning: mongoose_client_api_rooms:does_room_exist/3 calls undefined function mod_muc_light_db_backend:get_info/1 (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms.erl:94: Warning: mongoose_client_api_rooms:get_room_details/1 calls undefined function mod_muc_light_db_backend:get_config/1 (Xref)
/MongooseIM/src/mongoose_client_api/mongoose_client_api_rooms.erl:81: Warning: mongoose_client_api_rooms:to_json/2 calls undefined function mod_muc_light_db_backend:get_user_rooms/2 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:747: Warning: mongoose_rdbms:connect/4 calls undefined function mongoose_rdbms_backend:backend_name/0 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:747: Warning: mongoose_rdbms:connect/4 calls undefined function mongoose_rdbms_backend:connect/2 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:740: Warning: mongoose_rdbms:db_engine/1 calls undefined function mongoose_rdbms_backend:backend_name/0 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:342: Warning: mongoose_rdbms:escape_binary/2 calls undefined function mongoose_rdbms_backend:escape_binary/1 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:451: Warning: mongoose_rdbms:escape_string_internal/1 calls undefined function mongoose_rdbms_backend:backend/0 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:451: Warning: mongoose_rdbms:escape_string_internal/1 calls undefined function mongoose_rdbms_backend:escape_string/1 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:715: Warning: mongoose_rdbms:prepare_statement/2 calls undefined function mongoose_rdbms_backend:prepare/5 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:703: Warning: mongoose_rdbms:sql_execute/3 calls undefined function mongoose_rdbms_backend:execute/4 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:682: Warning: mongoose_rdbms:sql_query_internal/2 calls undefined function mongoose_rdbms_backend:query/3 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:560: Warning: mongoose_rdbms:terminate/2 calls undefined function mongoose_rdbms_backend:disconnect/1 (Xref)
/MongooseIM/src/rdbms/mongoose_rdbms.erl:482: Warning: mongoose_rdbms:unescape_binary/2 calls undefined function mongoose_rdbms_backend:unescape_binary/1 (Xref)
/MongooseIM/src/wpool/mongoose_wpool_rdbms.erl:35: Warning: mongoose_wpool_rdbms:do_start/4 calls undefined function mongoose_rdbms_backend:backend_name/0 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:118: Warning: node_flat:create_node/2 calls undefined function mod_pubsub_db_backend:create_node/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:644: Warning: node_flat:del_item/2 calls undefined function mod_pubsub_db_backend:del_item/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:647: Warning: node_flat:del_items/2 calls undefined function mod_pubsub_db_backend:del_items/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:424: Warning: node_flat:delete_foreign_item/3 calls undefined function mod_pubsub_db_backend:get_states/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:424: Warning: node_flat:delete_foreign_item/3 calls undefined function mod_pubsub_db_backend:remove_items/3 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:394: Warning: node_flat:delete_item/4 calls undefined function mod_pubsub_db_backend:get_state/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:394: Warning: node_flat:delete_item/4 calls undefined function mod_pubsub_db_backend:remove_items/3 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:122: Warning: node_flat:delete_node/1 calls undefined function mod_pubsub_db_backend:del_node/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:479: Warning: node_flat:get_affiliation/2 calls undefined function mod_pubsub_db_backend:get_affiliation/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:460: Warning: node_flat:get_entity_affiliations/2 calls undefined function mod_pubsub_db_backend:get_states_by_bare/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:486: Warning: node_flat:get_entity_subscriptions/2 calls undefined function mod_pubsub_db_backend:get_states_by_bare_and_full/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:486: Warning: node_flat:get_entity_subscriptions/2 calls undefined function mod_pubsub_db_backend:get_states_by_lus/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:605: Warning: node_flat:get_item/2 calls undefined function mod_pubsub_db_backend:get_item/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:613: Warning: node_flat:get_item/7 calls undefined function mod_pubsub_db_backend:get_affiliation/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:613: Warning: node_flat:get_item/7 calls undefined function mod_pubsub_db_backend:get_node_entity_subscriptions/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:570: Warning: node_flat:get_items/3 calls undefined function mod_pubsub_db_backend:get_items/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:581: Warning: node_flat:get_items_if_authorised/3 calls undefined function mod_pubsub_db_backend:get_affiliation/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:581: Warning: node_flat:get_items_if_authorised/3 calls undefined function mod_pubsub_db_backend:get_node_entity_subscriptions/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:474: Warning: node_flat:get_node_affiliations/1 calls undefined function mod_pubsub_db_backend:get_states/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:511: Warning: node_flat:get_node_subscriptions/1 calls undefined function mod_pubsub_db_backend:get_node_subscriptions/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:552: Warning: node_flat:get_pending_nodes/2 calls undefined function mod_pubsub_db_backend:get_idxs_of_own_nodes_with_pending_subs/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:515: Warning: node_flat:get_subscriptions/2 calls undefined function mod_pubsub_db_backend:get_node_entity_subscriptions/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:308: Warning: node_flat:publish_item/9 calls undefined function mod_pubsub_db_backend:add_item/3 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:308: Warning: node_flat:publish_item/9 calls undefined function mod_pubsub_db_backend:get_affiliation/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:308: Warning: node_flat:publish_item/9 calls undefined function mod_pubsub_db_backend:get_state/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:308: Warning: node_flat:publish_item/9 calls undefined function mod_pubsub_db_backend:remove_items/3 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:443: Warning: node_flat:purge_node/2 calls undefined function mod_pubsub_db_backend:get_affiliation/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:443: Warning: node_flat:purge_node/2 calls undefined function mod_pubsub_db_backend:get_states/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:443: Warning: node_flat:purge_node/2 calls undefined function mod_pubsub_db_backend:remove_all_items/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:688: Warning: node_flat:remove_user/2 calls undefined function mod_pubsub_db_backend:delete_user_subscriptions/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:688: Warning: node_flat:remove_user/2 calls undefined function mod_pubsub_db_backend:dirty/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:688: Warning: node_flat:remove_user/2 calls undefined function mod_pubsub_db_backend:find_nodes_by_affiliated_user/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:707: Warning: node_flat:remove_user_by_affiliation_and_node/2 calls undefined function mod_pubsub_db_backend:del_node/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:707: Warning: node_flat:remove_user_by_affiliation_and_node/2 calls undefined function mod_pubsub_db_backend:delete_node/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:707: Warning: node_flat:remove_user_by_affiliation_and_node/2 calls undefined function mod_pubsub_db_backend:set_affiliation/3 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:483: Warning: node_flat:set_affiliation/3 calls undefined function mod_pubsub_db_backend:set_affiliation/3 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:639: Warning: node_flat:set_item/1 calls undefined function mod_pubsub_db_backend:set_item/1 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:521: Warning: node_flat:set_subscriptions/4 calls undefined function mod_pubsub_db_backend:add_subscription/5 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:521: Warning: node_flat:set_subscriptions/4 calls undefined function mod_pubsub_db_backend:delete_subscription/3 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:521: Warning: node_flat:set_subscriptions/4 calls undefined function mod_pubsub_db_backend:get_node_entity_subscriptions/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:521: Warning: node_flat:set_subscriptions/4 calls undefined function mod_pubsub_db_backend:update_subscription/4 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:163: Warning: node_flat:subscribe_node/8 calls undefined function mod_pubsub_db_backend:add_subscription/5 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:163: Warning: node_flat:subscribe_node/8 calls undefined function mod_pubsub_db_backend:get_affiliation/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:163: Warning: node_flat:subscribe_node/8 calls undefined function mod_pubsub_db_backend:get_node_entity_subscriptions/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:233: Warning: node_flat:unsubscribe_node/4 calls undefined function mod_pubsub_db_backend:delete_all_subscriptions/2 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:233: Warning: node_flat:unsubscribe_node/4 calls undefined function mod_pubsub_db_backend:delete_subscription/3 (Xref)
/MongooseIM/src/pubsub/node_flat.erl:233: Warning: node_flat:unsubscribe_node/4 calls undefined function mod_pubsub_db_backend:get_node_entity_subscriptions/2 (Xref)
/MongooseIM/src/pubsub/node_pep.erl:123: Warning: node_pep:get_entity_affiliations/3 calls undefined function mod_pubsub_db_backend:get_states_by_bare/1 (Xref)
/MongooseIM/src/pubsub/node_pep.erl:140: Warning: node_pep:get_entity_subscriptions/4 calls undefined function mod_pubsub_db_backend:get_states_by_bare_and_full/1 (Xref)
/MongooseIM/src/pubsub/node_pep.erl:140: Warning: node_pep:get_entity_subscriptions/4 calls undefined function mod_pubsub_db_backend:get_states_by_lus/1 (Xref)
/MongooseIM/src/pubsub/node_push.erl:63: Warning: node_push:publish_item/9 calls undefined function mod_pubsub_db_backend:get_affiliation/2 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:54: Warning: nodetree_dag:create_node/6 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:66: Warning: nodetree_dag:delete_node/2 calls undefined function mod_pubsub_db_backend:delete_node/1 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:66: Warning: nodetree_dag:delete_node/2 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:66: Warning: nodetree_dag:delete_node/2 calls undefined function mod_pubsub_db_backend:set_node/1 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:83: Warning: nodetree_dag:get_node/2 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:95: Warning: nodetree_dag:get_parentnodes_tree/3 calls undefined function mod_pubsub_db_backend:get_parentnodes_tree/2 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:101: Warning: nodetree_dag:get_subnodes/2 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:101: Warning: nodetree_dag:get_subnodes/2 calls undefined function mod_pubsub_db_backend:get_subnodes/2 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:47: Warning: nodetree_dag:set_node/1 calls undefined function mod_pubsub_db_backend:set_node/1 (Xref)
/MongooseIM/src/pubsub/nodetree_dag.erl:138: Warning: nodetree_dag:validate_parentage/3 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:105: Warning: nodetree_tree:check_parent_and_its_owner_list/3 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:87: Warning: nodetree_tree:create_node/6 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:123: Warning: nodetree_tree:delete_node/2 calls undefined function mod_pubsub_db_backend:delete_node/1 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:123: Warning: nodetree_tree:delete_node/2 calls undefined function mod_pubsub_db_backend:get_subnodes_tree/2 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:67: Warning: nodetree_tree:get_node/1 calls undefined function mod_pubsub_db_backend:find_node_by_id/1 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:61: Warning: nodetree_tree:get_node/2 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:73: Warning: nodetree_tree:get_nodes/2 calls undefined function mod_pubsub_db_backend:find_nodes_by_key/1 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:78: Warning: nodetree_tree:get_parentnodes_tree/3 calls undefined function mod_pubsub_db_backend:find_node_by_name/2 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:84: Warning: nodetree_tree:get_subnodes/3 calls undefined function mod_pubsub_db_backend:get_subnodes/2 (Xref)
/MongooseIM/src/pubsub/nodetree_tree.erl:58: Warning: nodetree_tree:set_node/1 calls undefined function mod_pubsub_db_backend:set_node/1 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:265: Warning: rdbms_queries:add_limit_arg/2 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:198: Warning: rdbms_queries:begin_trans/0 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:79: Warning: rdbms_queries:execute_upsert/5 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:230: Warning: rdbms_queries:get_db_specific_limits/0 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:239: Warning: rdbms_queries:get_db_specific_limits/1 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:244: Warning: rdbms_queries:get_db_specific_offset/2 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:71: Warning: rdbms_queries:get_db_type/0 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:285: Warning: rdbms_queries:limit_offset_args/2 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:277: Warning: rdbms_queries:limit_offset_sql/0 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:107: Warning: rdbms_queries:prepared_upsert_fields/3 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/rdbms/rdbms_queries.erl:115: Warning: rdbms_queries:upsert_query/5 calls undefined function mongoose_rdbms_type:get/0 (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:110: Warning: service_admin_extra_srg:srg_create/5 calls undefined function mod_shared_roster:create_group/3 (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:123: Warning: service_admin_extra_srg:srg_delete/2 calls undefined function mod_shared_roster:delete_group/2 (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:134: Warning: service_admin_extra_srg:srg_get_info/2 calls undefined function mod_shared_roster:get_group_opts/2 (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:141: Warning: service_admin_extra_srg:srg_get_members/2 calls undefined function mod_shared_roster:get_group_explicit_users/2 (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:129: Warning: service_admin_extra_srg:srg_list/1 calls undefined function mod_shared_roster:list_groups/1 (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:149: Warning: service_admin_extra_srg:srg_user_add/4 calls undefined function mod_shared_roster:add_user_to_group/3 (Xref)
/MongooseIM/src/admin_extra/service_admin_extra_srg.erl:156: Warning: service_admin_extra_srg:srg_user_del/4 calls undefined function mod_shared_roster:remove_user_from_group/3 (Xref)
Warning: ejabberd_sm_backend:backend/0 is undefined function (Xref)
Warning: mod_auth_token_backend:clean_tokens/1 is undefined function (Xref)
Warning: mod_auth_token_backend:get_valid_sequence_number/1 is undefined function (Xref)
Warning: mod_auth_token_backend:revoke/1 is undefined function (Xref)
Warning: mod_auth_token_backend:start/1 is undefined function (Xref)
Warning: mod_bosh_backend:create_session/1 is undefined function (Xref)
Warning: mod_bosh_backend:delete_session/1 is undefined function (Xref)
Warning: mod_bosh_backend:get_session/1 is undefined function (Xref)
Warning: mod_bosh_backend:node_cleanup/1 is undefined function (Xref)
Warning: mod_bosh_backend:start/1 is undefined function (Xref)
Warning: mod_event_pusher_push_backend:disable/1 is undefined function (Xref)
Warning: mod_event_pusher_push_backend:disable/3 is undefined function (Xref)
Warning: mod_event_pusher_push_backend:enable/4 is undefined function (Xref)
Warning: mod_event_pusher_push_backend:get_publish_services/1 is undefined function (Xref)
Warning: mod_event_pusher_push_backend:init/2 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:delete_domain/1 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:delete_session/1 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:get_domain/1 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:get_domains/0 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:get_endpoints/1 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:get_hosts/0 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:get_public_domains/0 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:get_session/1 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:put_domain/2 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:put_session/1 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:start/1 is undefined function (Xref)
Warning: mod_global_distrib_mapping_backend:stop/0 is undefined function (Xref)
Warning: mod_http_upload_backend:create_slot/6 is undefined function (Xref)
Warning: mod_inbox_backend:clear_inbox/3 is undefined function (Xref)
Warning: mod_inbox_backend:get_entry_properties/2 is undefined function (Xref)
Warning: mod_inbox_backend:get_inbox/4 is undefined function (Xref)
Warning: mod_inbox_backend:get_inbox_unread/2 is undefined function (Xref)
Warning: mod_inbox_backend:init/2 is undefined function (Xref)
Warning: mod_inbox_backend:remove_domain/2 is undefined function (Xref)
Warning: mod_inbox_backend:remove_inbox_row/2 is undefined function (Xref)
Warning: mod_inbox_backend:reset_unread/3 is undefined function (Xref)
Warning: mod_inbox_backend:set_entry_properties/3 is undefined function (Xref)
Warning: mod_inbox_backend:set_inbox/6 is undefined function (Xref)
Warning: mod_inbox_backend:set_inbox_incr_unread/5 is undefined function (Xref)
Warning: mod_keystore_backend:get_key/1 is undefined function (Xref)
Warning: mod_keystore_backend:init/2 is undefined function (Xref)
Warning: mod_keystore_backend:init_ram_key/1 is undefined function (Xref)
Warning: mod_last_backend:count_active_users/2 is undefined function (Xref)
Warning: mod_last_backend:get_last/2 is undefined function (Xref)
Warning: mod_last_backend:init/2 is undefined function (Xref)
Warning: mod_last_backend:remove_user/2 is undefined function (Xref)
Warning: mod_last_backend:set_last_info/4 is undefined function (Xref)
Warning: mod_mam_cassandra_arch_params:db_message_format/0 is undefined function (Xref)
Warning: mod_mam_cassandra_arch_params:pool_name/0 is undefined function (Xref)
Warning: mod_mam_cassandra_prefs_params:pool_name/0 is undefined function (Xref)
Warning: mod_mam_muc_cassandra_arch_params:db_message_format/0 is undefined function (Xref)
Warning: mod_mam_muc_cassandra_arch_params:pool_name/0 is undefined function (Xref)
Warning: mod_muc_db_backend:can_use_nick/4 is undefined function (Xref)
Warning: mod_muc_db_backend:forget_room/3 is undefined function (Xref)
Warning: mod_muc_db_backend:get_nick/3 is undefined function (Xref)
Warning: mod_muc_db_backend:get_rooms/2 is undefined function (Xref)
Warning: mod_muc_db_backend:init/2 is undefined function (Xref)
Warning: mod_muc_db_backend:restore_room/3 is undefined function (Xref)
Warning: mod_muc_db_backend:set_nick/4 is undefined function (Xref)
Warning: mod_muc_db_backend:store_room/4 is undefined function (Xref)
Warning: mod_muc_db_backend:unset_nick/3 is undefined function (Xref)
Warning: mod_muc_light_codec_backend:decode/4 is undefined function (Xref)
Warning: mod_muc_light_codec_backend:encode/5 is undefined function (Xref)
Warning: mod_muc_light_codec_backend:encode_error/5 is undefined function (Xref)
Warning: mod_muc_light_db_backend:create_room/4 is undefined function (Xref)
Warning: mod_muc_light_db_backend:destroy_room/1 is undefined function (Xref)
Warning: mod_muc_light_db_backend:force_clear/0 is undefined function (Xref)
Warning: mod_muc_light_db_backend:get_aff_users/1 is undefined function (Xref)
Warning: mod_muc_light_db_backend:get_blocking/2 is undefined function (Xref)
Warning: mod_muc_light_db_backend:get_blocking/3 is undefined function (Xref)
Warning: mod_muc_light_db_backend:get_config/1 is undefined function (Xref)
Warning: mod_muc_light_db_backend:get_info/1 is undefined function (Xref)
Warning: mod_muc_light_db_backend:get_user_rooms/2 is undefined function (Xref)
Warning: mod_muc_light_db_backend:get_user_rooms_count/2 is undefined function (Xref)
Warning: mod_muc_light_db_backend:modify_aff_users/4 is undefined function (Xref)
Warning: mod_muc_light_db_backend:remove_domain/3 is undefined function (Xref)
Warning: mod_muc_light_db_backend:remove_user/2 is undefined function (Xref)
Warning: mod_muc_light_db_backend:room_exists/1 is undefined function (Xref)
Warning: mod_muc_light_db_backend:set_blocking/3 is undefined function (Xref)
Warning: mod_muc_light_db_backend:set_config/3 is undefined function (Xref)
Warning: mod_muc_light_db_backend:start/1 is undefined function (Xref)
Warning: mod_muc_light_db_backend:stop/1 is undefined function (Xref)
Warning: mod_offline_backend:count_offline_messages/4 is undefined function (Xref)
Warning: mod_offline_backend:fetch_messages/2 is undefined function (Xref)
Warning: mod_offline_backend:init/2 is undefined function (Xref)
Warning: mod_offline_backend:pop_messages/2 is undefined function (Xref)
Warning: mod_offline_backend:remove_expired_messages/2 is undefined function (Xref)
Warning: mod_offline_backend:remove_old_messages/3 is undefined function (Xref)
Warning: mod_offline_backend:remove_user/3 is undefined function (Xref)
Warning: mod_offline_backend:write_messages/4 is undefined function (Xref)
Warning: mod_offline_chatmarkers_backend:get/1 is undefined function (Xref)
Warning: mod_offline_chatmarkers_backend:init/2 is undefined function (Xref)
Warning: mod_offline_chatmarkers_backend:maybe_store/4 is undefined function (Xref)
Warning: mod_offline_chatmarkers_backend:remove_user/1 is undefined function (Xref)
Warning: mod_privacy_backend:forget_default_list/2 is undefined function (Xref)
Warning: mod_privacy_backend:get_default_list/2 is undefined function (Xref)
Warning: mod_privacy_backend:get_list_names/2 is undefined function (Xref)
Warning: mod_privacy_backend:get_privacy_list/3 is undefined function (Xref)
Warning: mod_privacy_backend:init/2 is undefined function (Xref)
Warning: mod_privacy_backend:remove_privacy_list/3 is undefined function (Xref)
Warning: mod_privacy_backend:remove_user/2 is undefined function (Xref)
Warning: mod_privacy_backend:replace_privacy_list/4 is undefined function (Xref)
Warning: mod_privacy_backend:set_default_list/3 is undefined function (Xref)
Warning: mod_private_backend:get_all_nss/2 is undefined function (Xref)
Warning: mod_private_backend:init/2 is undefined function (Xref)
Warning: mod_private_backend:multi_get_data/3 is undefined function (Xref)
Warning: mod_private_backend:multi_set_data/3 is undefined function (Xref)
Warning: mod_private_backend:remove_user/2 is undefined function (Xref)
Warning: mod_pubsub_cache_backend:delete_last_item/2 is undefined function (Xref)
Warning: mod_pubsub_cache_backend:get_last_item/2 is undefined function (Xref)
Warning: mod_pubsub_cache_backend:start/1 is undefined function (Xref)
Warning: mod_pubsub_cache_backend:upsert_last_item/5 is undefined function (Xref)
Warning: mod_pubsub_db_backend:add_item/3 is undefined function (Xref)
Warning: mod_pubsub_db_backend:add_subscription/5 is undefined function (Xref)
Warning: mod_pubsub_db_backend:create_node/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:del_item/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:del_items/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:del_node/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:delete_all_subscriptions/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:delete_node/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:delete_subscription/3 is undefined function (Xref)
Warning: mod_pubsub_db_backend:delete_user_subscriptions/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:dirty/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:find_node_by_id/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:find_node_by_name/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:find_nodes_by_affiliated_user/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:find_nodes_by_key/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_affiliation/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_idxs_of_own_nodes_with_pending_subs/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_item/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_items/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_node_entity_subscriptions/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_node_subscriptions/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_parentnodes_tree/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_state/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_states/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_states_by_bare/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_states_by_bare_and_full/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_states_by_lus/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_subnodes/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_subnodes_tree/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_user_nodes/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_user_payloads/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:get_user_subscriptions/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:remove_all_items/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:remove_items/3 is undefined function (Xref)
Warning: mod_pubsub_db_backend:set_affiliation/3 is undefined function (Xref)
Warning: mod_pubsub_db_backend:set_item/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:set_node/1 is undefined function (Xref)
Warning: mod_pubsub_db_backend:set_subscription_opts/4 is undefined function (Xref)
Warning: mod_pubsub_db_backend:start/0 is undefined function (Xref)
Warning: mod_pubsub_db_backend:stop/0 is undefined function (Xref)
Warning: mod_pubsub_db_backend:transaction/2 is undefined function (Xref)
Warning: mod_pubsub_db_backend:update_subscription/4 is undefined function (Xref)
Warning: mod_revproxy_dynamic:rules/0 is undefined function (Xref)
Warning: mod_roster_backend:del_roster_t/4 is undefined function (Xref)
Warning: mod_roster_backend:get_roster/3 is undefined function (Xref)
Warning: mod_roster_backend:get_roster_entry/6 is undefined function (Xref)
Warning: mod_roster_backend:get_subscription_lists/3 is undefined function (Xref)
Warning: mod_roster_backend:init/2 is undefined function (Xref)
Warning: mod_roster_backend:read_roster_version/3 is undefined function (Xref)
Warning: mod_roster_backend:remove_user_t/3 is undefined function (Xref)
Warning: mod_roster_backend:roster_subscribe_t/2 is undefined function (Xref)
Warning: mod_roster_backend:transaction/2 is undefined function (Xref)
Warning: mod_roster_backend:update_roster_t/2 is undefined function (Xref)
Warning: mod_roster_backend:write_roster_version/5 is undefined function (Xref)
Warning: mod_routing_machine:get_routing_module_list/0 is undefined function (Xref)
Warning: mod_shared_roster:add_user_to_group/3 is undefined function (Xref)
Warning: mod_shared_roster:create_group/3 is undefined function (Xref)
Warning: mod_shared_roster:delete_group/2 is undefined function (Xref)
Warning: mod_shared_roster:get_group_explicit_users/2 is undefined function (Xref)
Warning: mod_shared_roster:get_group_opts/2 is undefined function (Xref)
Warning: mod_shared_roster:list_groups/1 is undefined function (Xref)
Warning: mod_shared_roster:remove_user_from_group/3 is undefined function (Xref)
Warning: mod_smart_markers_backend:get_chat_markers/4 is undefined function (Xref)
Warning: mod_smart_markers_backend:init/2 is undefined function (Xref)
Warning: mod_smart_markers_backend:update_chat_marker/2 is undefined function (Xref)
Warning: mod_vcard_backend:backend/0 is undefined function (Xref)
Warning: mod_vcard_backend:get_vcard/2 is undefined function (Xref)
Warning: mod_vcard_backend:init/2 is undefined function (Xref)
Warning: mod_vcard_backend:remove_user/2 is undefined function (Xref)
Warning: mod_vcard_backend:search/2 is undefined function (Xref)
Warning: mod_vcard_backend:search_fields/1 is undefined function (Xref)
Warning: mod_vcard_backend:search_reported_fields/2 is undefined function (Xref)
Warning: mod_vcard_backend:set_vcard/4 is undefined function (Xref)
Warning: mod_vcard_backend:tear_down/1 is undefined function (Xref)
Warning: mongoose_rdbms_backend:backend/0 is undefined function (Xref)
Warning: mongoose_rdbms_backend:backend_name/0 is undefined function (Xref)
Warning: mongoose_rdbms_backend:connect/2 is undefined function (Xref)
Warning: mongoose_rdbms_backend:disconnect/1 is undefined function (Xref)
Warning: mongoose_rdbms_backend:escape_binary/1 is undefined function (Xref)
Warning: mongoose_rdbms_backend:escape_string/1 is undefined function (Xref)
Warning: mongoose_rdbms_backend:execute/4 is undefined function (Xref)
Warning: mongoose_rdbms_backend:prepare/5 is undefined function (Xref)
Warning: mongoose_rdbms_backend:query/3 is undefined function (Xref)
Warning: mongoose_rdbms_backend:unescape_binary/1 is undefined function (Xref)
Warning: mongoose_rdbms_type:get/0 is undefined function (Xref)
/MongooseIM/src/just_tls.erl:37: Warning: just_tls:tcp_to_tls/2 calls deprecated function ssl:ssl_accept/2 (Xref)
/MongooseIM/src/mod_bosh_socket.erl:518: Warning: mod_bosh_socket:determine_report_action/4 calls deprecated function mongoose_lib:deprecated_logging/1 (Xref)
/MongooseIM/src/event_pusher/mod_event_pusher_sns.erl:252: Warning: mod_event_pusher_sns:calc_backoff_time/2 calls deprecated function crypto:rand_uniform/2 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_receiver.erl:74: Warning: mod_global_distrib_receiver:init/1 calls deprecated function ranch:accept_ack/1 (Xref)
/MongooseIM/src/global_distrib/mod_global_distrib_receiver.erl:224: Warning: mod_global_distrib_receiver:start_listener/2 calls deprecated function ranch:start_listener/6 (Xref)
/MongooseIM/src/mongoose_api_common.erl:336: Warning: mongoose_api_common:error_code/1 calls deprecated function mongoose_lib:deprecated_logging/1 (Xref)
/MongooseIM/src/pubsub/node_pep.erl:185: Warning: node_pep:complain_if_modcaps_disabled/1 calls deprecated function mongoose_lib:deprecated_logging/1 (Xref)
crypto.erl:775: Warning: crypto:rand_uniform/2 is deprecated function (Xref)
/MongooseIM/src/mongoose_lib.erl:110: Warning: mongoose_lib:deprecated_logging/1 is deprecated function (Xref)
/MongooseIM/_build/default/lib/ranch/src/ranch.erl:232: Warning: ranch:accept_ack/1 is deprecated function (Xref)
/MongooseIM/_build/default/lib/ranch/src/ranch.erl:110: Warning: ranch:start_listener/6 is deprecated function (Xref)
ssl.erl:529: Warning: ssl:ssl_accept/2 is deprecated function (Xref)

@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

Merging #3179 (a47d5e1) into master (6470861) will increase coverage by 0.04%.
The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3179      +/-   ##
==========================================
+ Coverage   80.23%   80.27%   +0.04%     
==========================================
  Files         396      396              
  Lines       32348    32348              
==========================================
+ Hits        25954    25968      +14     
+ Misses       6394     6380      -14     
Impacted Files Coverage Δ
src/acl.erl 93.33% <ø> (ø)
src/admin_extra/service_admin_extra_accounts.erl 90.41% <ø> (ø)
src/admin_extra/service_admin_extra_gdpr.erl 94.82% <ø> (ø)
src/admin_extra/service_admin_extra_last.erl 71.42% <ø> (ø)
src/admin_extra/service_admin_extra_node.erl 20.00% <ø> (ø)
src/admin_extra/service_admin_extra_private.erl 81.48% <ø> (ø)
src/admin_extra/service_admin_extra_roster.erl 87.41% <ø> (ø)
src/admin_extra/service_admin_extra_sessions.erl 89.09% <ø> (ø)
src/admin_extra/service_admin_extra_srg.erl 0.00% <ø> (ø)
src/admin_extra/service_admin_extra_stanza.erl 93.75% <ø> (ø)
... and 256 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6470861...a47d5e1. Read the comment docs.

@mongoose-im

This comment has been minimized.

@vkatsuba
Copy link
Contributor Author

vkatsuba commented Jul 12, 2021

@NelsonVides
Copy link
Collaborator

I'd also put the new job in CircleCI, as a standalone docker container. Also, what is the goal of this PR, if it is ignoring all the xref errors? I guess that that way it would be clear what needs fixing, but, I'm not getting how this would be useful, is there any example of something xref marks as an error and that we can fix it as an example?

@vkatsuba
Copy link
Contributor Author

vkatsuba commented Jul 12, 2021

Also, what is the goal of this PR, if it is ignoring all the xref errors?

No, not all xref errors is ignored, a lot of functionality is checking as exported and also internal functions etc.

but, I'm not getting how this would be useful

Well, first of all the MongooseIM is a framework it can be used as a dependency or it may have nested applications, in case someone wants to abstract from the main code base - for those cases xref can be useful and a dialyzer for custom development etc.

is there any example of something xref marks as an error and that we can fix it as an example?

Yes, please follow of description and find section Expand warnings: ./rebar3 xref - here provided a lot of errors which should be fixed and also which can help get rid of problems in the future e.g. deprecated functions etc.(errors/warnings is provided based on OTP 21+- other errors was fixed based on GitHub Actions errors provided for OTP 23+).

Please notes that the main point of this PR is provide a whole picture of places where need todo changes for future and also unblock projects where MongooseIM is used as a framework also, as I mentioned above, this implementation has coverage of the bulk of the checking code. I'm believe that here also provided a lot of "dead code" places which is also desirable to fix - but these places are left deliberately at the discretion of the MongooseIM team.

@NelsonVides
Copy link
Collaborator

Right, it all seems fine to me this way. I look forward for fixing all these errors we're in the meantime ignoring. For now I think we should just add this new check to circleci's jobs.

Also, some conflicts have been introduced with the latest merged PR that need solving now.

@vkatsuba vkatsuba force-pushed the refactoring/xref branch 2 times, most recently from 1660b8b to a3a15f6 Compare July 14, 2021 07:08
@vkatsuba
Copy link
Contributor Author

Also, some conflicts have been introduced

Fixed, thanks.

@vkatsuba
Copy link
Contributor Author

just add this new check to circleci's jobs

Done.

@mongoose-im

This comment has been minimized.

Copy link
Collaborator

@NelsonVides NelsonVides left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, looking forward to reduce the ignores, and to see when xref will warn me about newly introduced ones 😄

@NelsonVides NelsonVides merged commit 481774b into master Jul 14, 2021
@NelsonVides NelsonVides deleted the refactoring/xref branch July 14, 2021 09:40
@chrzaszcz
Copy link
Member

I had a quick look and the changes look ok.

@@ -49,6 +49,16 @@
get_subnodes/3, create_node/6,
delete_node/2]).

-define(MOD_PUBSUB_DB_BACKEND, mod_pubsub_db_backend).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this code would look better and be more 'greppable' if we skip this macro and use the module names directly. However, it's not a blocker, this is temporary anyway.

@Premwoik Premwoik added this to the 5.0.0 milestone Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants