summaryrefslogblamecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_login.HPMHooksCore.inc
blob: 4edefd5b734172565c19f338d541c9c0dd7d2128 (plain) (tree)
1
2
3
4
5
6
7






                                                                          























                                                            

                                                            

























































































































































                                                                       























                                                                    

                                                            

















































































                                                                               























































































































































































































































































                                                                  


        























                                           

                                           

























































































































































                                                      























                                                   

                                           

















































































                                                              























































































































































































































































































                                                 


        


                                         
                                   

                                             
                                     









                                          
         
// Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// See the LICENSE file
//
// NOTE: This file was auto-generated and should never be manually edited,
//       as it will get overwritten.

struct {
	struct HPMHookPoint *HP_HCache_init_pre;
	struct HPMHookPoint *HP_HCache_init_post;
	struct HPMHookPoint *HP_HCache_check_pre;
	struct HPMHookPoint *HP_HCache_check_post;
	struct HPMHookPoint *HP_HCache_open_pre;
	struct HPMHookPoint *HP_HCache_open_post;
	struct HPMHookPoint *HP_cmdline_init_pre;
	struct HPMHookPoint *HP_cmdline_init_post;
	struct HPMHookPoint *HP_cmdline_final_pre;
	struct HPMHookPoint *HP_cmdline_final_post;
	struct HPMHookPoint *HP_cmdline_arg_add_pre;
	struct HPMHookPoint *HP_cmdline_arg_add_post;
	struct HPMHookPoint *HP_cmdline_exec_pre;
	struct HPMHookPoint *HP_cmdline_exec_post;
	struct HPMHookPoint *HP_cmdline_arg_next_value_pre;
	struct HPMHookPoint *HP_cmdline_arg_next_value_post;
	struct HPMHookPoint *HP_cmdline_arg_source_pre;
	struct HPMHookPoint *HP_cmdline_arg_source_post;
	struct HPMHookPoint *HP_console_init_pre;
	struct HPMHookPoint *HP_console_init_post;
	struct HPMHookPoint *HP_console_final_pre;
	struct HPMHookPoint *HP_console_final_post;
	struct HPMHookPoint *HP_console_display_title_pre;
	struct HPMHookPoint *HP_console_display_title_post;
	struct HPMHookPoint *HP_core_shutdown_callback_pre;
	struct HPMHookPoint *HP_core_shutdown_callback_post;
	struct HPMHookPoint *HP_DB_fix_options_pre;
	struct HPMHookPoint *HP_DB_fix_options_post;
	struct HPMHookPoint *HP_DB_default_cmp_pre;
	struct HPMHookPoint *HP_DB_default_cmp_post;
	struct HPMHookPoint *HP_DB_default_hash_pre;
	struct HPMHookPoint *HP_DB_default_hash_post;
	struct HPMHookPoint *HP_DB_default_release_pre;
	struct HPMHookPoint *HP_DB_default_release_post;
	struct HPMHookPoint *HP_DB_custom_release_pre;
	struct HPMHookPoint *HP_DB_custom_release_post;
	struct HPMHookPoint *HP_DB_alloc_pre;
	struct HPMHookPoint *HP_DB_alloc_post;
	struct HPMHookPoint *HP_DB_i2key_pre;
	struct HPMHookPoint *HP_DB_i2key_post;
	struct HPMHookPoint *HP_DB_ui2key_pre;
	struct HPMHookPoint *HP_DB_ui2key_post;
	struct HPMHookPoint *HP_DB_str2key_pre;
	struct HPMHookPoint *HP_DB_str2key_post;
	struct HPMHookPoint *HP_DB_i642key_pre;
	struct HPMHookPoint *HP_DB_i642key_post;
	struct HPMHookPoint *HP_DB_ui642key_pre;
	struct HPMHookPoint *HP_DB_ui642key_post;
	struct HPMHookPoint *HP_DB_i2data_pre;
	struct HPMHookPoint *HP_DB_i2data_post;
	struct HPMHookPoint *HP_DB_ui2data_pre;
	struct HPMHookPoint *HP_DB_ui2data_post;
	struct HPMHookPoint *HP_DB_ptr2data_pre;
	struct HPMHookPoint *HP_DB_ptr2data_post;
	struct HPMHookPoint *HP_DB_data2i_pre;
	struct HPMHookPoint *HP_DB_data2i_post;
	struct HPMHookPoint *HP_DB_data2ui_pre;
	struct HPMHookPoint *HP_DB_data2ui_post;
	struct HPMHookPoint *HP_DB_data2ptr_pre;
	struct HPMHookPoint *HP_DB_data2ptr_post;
	struct HPMHookPoint *HP_DB_init_pre;
	struct HPMHookPoint *HP_DB_init_post;
	struct HPMHookPoint *HP_DB_final_pre;
	struct HPMHookPoint *HP_DB_final_post;
	struct HPMHookPoint *HP_libconfig_read_pre;
	struct HPMHookPoint *HP_libconfig_read_post;
	struct HPMHookPoint *HP_libconfig_write_pre;
	struct HPMHookPoint *HP_libconfig_write_post;
	struct HPMHookPoint *HP_libconfig_set_auto_convert_pre;
	struct HPMHookPoint *HP_libconfig_set_auto_convert_post;
	struct HPMHookPoint *HP_libconfig_get_auto_convert_pre;
	struct HPMHookPoint *HP_libconfig_get_auto_convert_post;
	struct HPMHookPoint *HP_libconfig_read_string_pre;
	struct HPMHookPoint *HP_libconfig_read_string_post;
	struct HPMHookPoint *HP_libconfig_read_file_src_pre;
	struct HPMHookPoint *HP_libconfig_read_file_src_post;
	struct HPMHookPoint *HP_libconfig_write_file_pre;
	struct HPMHookPoint *HP_libconfig_write_file_post;
	struct HPMHookPoint *HP_libconfig_set_destructor_pre;
	struct HPMHookPoint *HP_libconfig_set_destructor_post;
	struct HPMHookPoint *HP_libconfig_set_include_dir_pre;
	struct HPMHookPoint *HP_libconfig_set_include_dir_post;
	struct HPMHookPoint *HP_libconfig_init_pre;
	struct HPMHookPoint *HP_libconfig_init_post;
	struct HPMHookPoint *HP_libconfig_destroy_pre;
	struct HPMHookPoint *HP_libconfig_destroy_post;
	struct HPMHookPoint *HP_libconfig_setting_get_int_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_int_post;
	struct HPMHookPoint *HP_libconfig_setting_get_int64_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_int64_post;
	struct HPMHookPoint *HP_libconfig_setting_get_float_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_float_post;
	struct HPMHookPoint *HP_libconfig_setting_get_bool_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_bool_post;
	struct HPMHookPoint *HP_libconfig_setting_get_string_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_string_post;
	struct HPMHookPoint *HP_libconfig_setting_lookup_int_pre;
	struct HPMHookPoint *HP_libconfig_setting_lookup_int_post;
	struct HPMHookPoint *HP_libconfig_setting_lookup_int64_pre;
	struct HPMHookPoint *HP_libconfig_setting_lookup_int64_post;
	struct HPMHookPoint *HP_libconfig_setting_lookup_float_pre;
	struct HPMHookPoint *HP_libconfig_setting_lookup_float_post;
	struct HPMHookPoint *HP_libconfig_setting_lookup_bool_pre;
	struct HPMHookPoint *HP_libconfig_setting_lookup_bool_post;
	struct HPMHookPoint *HP_libconfig_setting_lookup_string_pre;
	struct HPMHookPoint *HP_libconfig_setting_lookup_string_post;
	struct HPMHookPoint *HP_libconfig_setting_set_int_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_int_post;
	struct HPMHookPoint *HP_libconfig_setting_set_int64_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_int64_post;
	struct HPMHookPoint *HP_libconfig_setting_set_float_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_float_post;
	struct HPMHookPoint *HP_libconfig_setting_set_bool_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_bool_post;
	struct HPMHookPoint *HP_libconfig_setting_set_string_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_string_post;
	struct HPMHookPoint *HP_libconfig_setting_set_format_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_format_post;
	struct HPMHookPoint *HP_libconfig_setting_get_format_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_format_post;
	struct HPMHookPoint *HP_libconfig_setting_get_int_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_int_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_get_int64_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_int64_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_get_float_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_float_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_get_bool_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_bool_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_get_string_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_string_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_set_int_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_int_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_set_int64_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_int64_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_set_float_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_float_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_set_bool_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_bool_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_set_string_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_string_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_index_pre;
	struct HPMHookPoint *HP_libconfig_setting_index_post;
	struct HPMHookPoint *HP_libconfig_setting_length_pre;
	struct HPMHookPoint *HP_libconfig_setting_length_post;
	struct HPMHookPoint *HP_libconfig_setting_get_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_get_member_pre;
	struct HPMHookPoint *HP_libconfig_setting_get_member_post;
	struct HPMHookPoint *HP_libconfig_setting_add_pre;
	struct HPMHookPoint *HP_libconfig_setting_add_post;
	struct HPMHookPoint *HP_libconfig_setting_remove_pre;
	struct HPMHookPoint *HP_libconfig_setting_remove_post;
	struct HPMHookPoint *HP_libconfig_setting_remove_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_remove_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_set_hook_pre;
	struct HPMHookPoint *HP_libconfig_setting_set_hook_post;
	struct HPMHookPoint *HP_libconfig_lookup_pre;
	struct HPMHookPoint *HP_libconfig_lookup_post;
	struct HPMHookPoint *HP_libconfig_lookup_from_pre;
	struct HPMHookPoint *HP_libconfig_lookup_from_post;
	struct HPMHookPoint *HP_libconfig_lookup_int_pre;
	struct HPMHookPoint *HP_libconfig_lookup_int_post;
	struct HPMHookPoint *HP_libconfig_lookup_int64_pre;
	struct HPMHookPoint *HP_libconfig_lookup_int64_post;
	struct HPMHookPoint *HP_libconfig_lookup_float_pre;
	struct HPMHookPoint *HP_libconfig_lookup_float_post;
	struct HPMHookPoint *HP_libconfig_lookup_bool_pre;
	struct HPMHookPoint *HP_libconfig_lookup_bool_post;
	struct HPMHookPoint *HP_libconfig_lookup_string_pre;
	struct HPMHookPoint *HP_libconfig_lookup_string_post;
	struct HPMHookPoint *HP_libconfig_read_file_pre;
	struct HPMHookPoint *HP_libconfig_read_file_post;
	struct HPMHookPoint *HP_libconfig_setting_copy_simple_pre;
	struct HPMHookPoint *HP_libconfig_setting_copy_simple_post;
	struct HPMHookPoint *HP_libconfig_setting_copy_elem_pre;
	struct HPMHookPoint *HP_libconfig_setting_copy_elem_post;
	struct HPMHookPoint *HP_libconfig_setting_copy_aggregate_pre;
	struct HPMHookPoint *HP_libconfig_setting_copy_aggregate_post;
	struct HPMHookPoint *HP_libconfig_setting_copy_pre;
	struct HPMHookPoint *HP_libconfig_setting_copy_post;
	struct HPMHookPoint *HP_login_mmo_auth_pre;
	struct HPMHookPoint *HP_login_mmo_auth_post;
	struct HPMHookPoint *HP_login_mmo_auth_new_pre;
	struct HPMHookPoint *HP_login_mmo_auth_new_post;
	struct HPMHookPoint *HP_login_waiting_disconnect_timer_pre;
	struct HPMHookPoint *HP_login_waiting_disconnect_timer_post;
	struct HPMHookPoint *HP_login_create_online_user_pre;
	struct HPMHookPoint *HP_login_create_online_user_post;
	struct HPMHookPoint *HP_login_add_online_user_pre;
	struct HPMHookPoint *HP_login_add_online_user_post;
	struct HPMHookPoint *HP_login_remove_online_user_pre;
	struct HPMHookPoint *HP_login_remove_online_user_post;
	struct HPMHookPoint *HP_login_online_db_setoffline_pre;
	struct HPMHookPoint *HP_login_online_db_setoffline_post;
	struct HPMHookPoint *HP_login_online_data_cleanup_sub_pre;
	struct HPMHookPoint *HP_login_online_data_cleanup_sub_post;
	struct HPMHookPoint *HP_login_online_data_cleanup_pre;
	struct HPMHookPoint *HP_login_online_data_cleanup_post;
	struct HPMHookPoint *HP_login_sync_ip_addresses_pre;
	struct HPMHookPoint *HP_login_sync_ip_addresses_post;
	struct HPMHookPoint *HP_login_check_encrypted_pre;
	struct HPMHookPoint *HP_login_check_encrypted_post;
	struct HPMHookPoint *HP_login_check_password_pre;
	struct HPMHookPoint *HP_login_check_password_post;
	struct HPMHookPoint *HP_login_lan_subnet_check_pre;
	struct HPMHookPoint *HP_login_lan_subnet_check_post;
	struct HPMHookPoint *HP_login_fromchar_accinfo_pre;
	struct HPMHookPoint *HP_login_fromchar_accinfo_post;
	struct HPMHookPoint *HP_login_fromchar_account_pre;
	struct HPMHookPoint *HP_login_fromchar_account_post;
	struct HPMHookPoint *HP_login_fromchar_account_update_other_pre;
	struct HPMHookPoint *HP_login_fromchar_account_update_other_post;
	struct HPMHookPoint *HP_login_fromchar_auth_ack_pre;
	struct HPMHookPoint *HP_login_fromchar_auth_ack_post;
	struct HPMHookPoint *HP_login_fromchar_ban_pre;
	struct HPMHookPoint *HP_login_fromchar_ban_post;
	struct HPMHookPoint *HP_login_fromchar_change_sex_other_pre;
	struct HPMHookPoint *HP_login_fromchar_change_sex_other_post;
	struct HPMHookPoint *HP_login_fromchar_pong_pre;
	struct HPMHookPoint *HP_login_fromchar_pong_post;
	struct HPMHookPoint *HP_login_fromchar_parse_auth_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_auth_post;
	struct HPMHookPoint *HP_login_fromchar_parse_update_users_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_update_users_post;
	struct HPMHookPoint *HP_login_fromchar_parse_request_change_email_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_request_change_email_post;
	struct HPMHookPoint *HP_login_fromchar_parse_account_data_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_account_data_post;
	struct HPMHookPoint *HP_login_fromchar_parse_ping_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_ping_post;
	struct HPMHookPoint *HP_login_fromchar_parse_change_email_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_change_email_post;
	struct HPMHookPoint *HP_login_fromchar_parse_account_update_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_account_update_post;
	struct HPMHookPoint *HP_login_fromchar_parse_ban_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_ban_post;
	struct HPMHookPoint *HP_login_fromchar_parse_change_sex_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_change_sex_post;
	struct HPMHookPoint *HP_login_fromchar_parse_account_reg2_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_account_reg2_post;
	struct HPMHookPoint *HP_login_fromchar_parse_unban_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_unban_post;
	struct HPMHookPoint *HP_login_fromchar_parse_account_online_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_account_online_post;
	struct HPMHookPoint *HP_login_fromchar_parse_account_offline_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_account_offline_post;
	struct HPMHookPoint *HP_login_fromchar_parse_online_accounts_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_online_accounts_post;
	struct HPMHookPoint *HP_login_fromchar_parse_request_account_reg2_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_request_account_reg2_post;
	struct HPMHookPoint *HP_login_fromchar_parse_update_wan_ip_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_update_wan_ip_post;
	struct HPMHookPoint *HP_login_fromchar_parse_all_offline_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_all_offline_post;
	struct HPMHookPoint *HP_login_fromchar_parse_change_pincode_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_change_pincode_post;
	struct HPMHookPoint *HP_login_fromchar_parse_wrong_pincode_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_wrong_pincode_post;
	struct HPMHookPoint *HP_login_fromchar_parse_accinfo_pre;
	struct HPMHookPoint *HP_login_fromchar_parse_accinfo_post;
	struct HPMHookPoint *HP_login_parse_fromchar_pre;
	struct HPMHookPoint *HP_login_parse_fromchar_post;
	struct HPMHookPoint *HP_login_connection_problem_pre;
	struct HPMHookPoint *HP_login_connection_problem_post;
	struct HPMHookPoint *HP_login_kick_pre;
	struct HPMHookPoint *HP_login_kick_post;
	struct HPMHookPoint *HP_login_auth_ok_pre;
	struct HPMHookPoint *HP_login_auth_ok_post;
	struct HPMHookPoint *HP_login_auth_failed_pre;
	struct HPMHookPoint *HP_login_auth_failed_post;
	struct HPMHookPoint *HP_login_login_error_pre;
	struct HPMHookPoint *HP_login_login_error_post;
	struct HPMHookPoint *HP_login_parse_ping_pre;
	struct HPMHookPoint *HP_login_parse_ping_post;
	struct HPMHookPoint *HP_login_parse_client_md5_pre;
	struct HPMHookPoint *HP_login_parse_client_md5_post;
	struct HPMHookPoint *HP_login_parse_client_login_pre;
	struct HPMHookPoint *HP_login_parse_client_login_post;
	struct HPMHookPoint *HP_login_send_coding_key_pre;
	struct HPMHookPoint *HP_login_send_coding_key_post;
	struct HPMHookPoint *HP_login_parse_request_coding_key_pre;
	struct HPMHookPoint *HP_login_parse_request_coding_key_post;
	struct HPMHookPoint *HP_login_char_server_connection_status_pre;
	struct HPMHookPoint *HP_login_char_server_connection_status_post;
	struct HPMHookPoint *HP_login_parse_request_connection_pre;
	struct HPMHookPoint *HP_login_parse_request_connection_post;
	struct HPMHookPoint *HP_login_parse_login_pre;
	struct HPMHookPoint *HP_login_parse_login_post;
	struct HPMHookPoint *HP_iMalloc_init_pre;
	struct HPMHookPoint *HP_iMalloc_init_post;
	struct HPMHookPoint *HP_iMalloc_final_pre;
	struct HPMHookPoint *HP_iMalloc_final_post;
	struct HPMHookPoint *HP_iMalloc_malloc_pre;
	struct HPMHookPoint *HP_iMalloc_malloc_post;
	struct HPMHookPoint *HP_iMalloc_calloc_pre;
	struct HPMHookPoint *HP_iMalloc_calloc_post;
	struct HPMHookPoint *HP_iMalloc_realloc_pre;
	struct HPMHookPoint *HP_iMalloc_realloc_post;
	struct HPMHookPoint *HP_iMalloc_reallocz_pre;
	struct HPMHookPoint *HP_iMalloc_reallocz_post;
	struct HPMHookPoint *HP_iMalloc_astrdup_pre;
	struct HPMHookPoint *HP_iMalloc_astrdup_post;
	struct HPMHookPoint *HP_iMalloc_free_pre;
	struct HPMHookPoint *HP_iMalloc_free_post;
	struct HPMHookPoint *HP_iMalloc_memory_check_pre;
	struct HPMHookPoint *HP_iMalloc_memory_check_post;
	struct HPMHookPoint *HP_iMalloc_verify_ptr_pre;
	struct HPMHookPoint *HP_iMalloc_verify_ptr_post;
	struct HPMHookPoint *HP_iMalloc_usage_pre;
	struct HPMHookPoint *HP_iMalloc_usage_post;
	struct HPMHookPoint *HP_iMalloc_post_shutdown_pre;
	struct HPMHookPoint *HP_iMalloc_post_shutdown_post;
	struct HPMHookPoint *HP_iMalloc_init_messages_pre;
	struct HPMHookPoint *HP_iMalloc_init_messages_post;
	struct HPMHookPoint *HP_nullpo_assert_report_pre;
	struct HPMHookPoint *HP_nullpo_assert_report_post;
	struct HPMHookPoint *HP_showmsg_init_pre;
	struct HPMHookPoint *HP_showmsg_init_post;
	struct HPMHookPoint *HP_showmsg_final_pre;
	struct HPMHookPoint *HP_showmsg_final_post;
	struct HPMHookPoint *HP_showmsg_clearScreen_pre;
	struct HPMHookPoint *HP_showmsg_clearScreen_post;
	struct HPMHookPoint *HP_showmsg_showMessageV_pre;
	struct HPMHookPoint *HP_showmsg_showMessageV_post;
	struct HPMHookPoint *HP_sockt_init_pre;
	struct HPMHookPoint *HP_sockt_init_post;
	struct HPMHookPoint *HP_sockt_final_pre;
	struct HPMHookPoint *HP_sockt_final_post;
	struct HPMHookPoint *HP_sockt_perform_pre;
	struct HPMHookPoint *HP_sockt_perform_post;
	struct HPMHookPoint *HP_sockt_datasync_pre;
	struct HPMHookPoint *HP_sockt_datasync_post;
	struct HPMHookPoint *HP_sockt_make_listen_bind_pre;
	struct HPMHookPoint *HP_sockt_make_listen_bind_post;
	struct HPMHookPoint *HP_sockt_make_connection_pre;
	struct HPMHookPoint *HP_sockt_make_connection_post;
	struct HPMHookPoint *HP_sockt_realloc_fifo_pre;
	struct HPMHookPoint *HP_sockt_realloc_fifo_post;
	struct HPMHookPoint *HP_sockt_realloc_writefifo_pre;
	struct HPMHookPoint *HP_sockt_realloc_writefifo_post;
	struct HPMHookPoint *HP_sockt_wfifoset_pre;
	struct HPMHookPoint *HP_sockt_wfifoset_post;
	struct HPMHookPoint *HP_sockt_rfifoskip_pre;
	struct HPMHookPoint *HP_sockt_rfifoskip_post;
	struct HPMHookPoint *HP_sockt_close_pre;
	struct HPMHookPoint *HP_sockt_close_post;
	struct HPMHookPoint *HP_sockt_session_is_valid_pre;
	struct HPMHookPoint *HP_sockt_session_is_valid_post;
	struct HPMHookPoint *HP_sockt_session_is_active_pre;
	struct HPMHookPoint *HP_sockt_session_is_active_post;
	struct HPMHookPoint *HP_sockt_flush_pre;
	struct HPMHookPoint *HP_sockt_flush_post;
	struct HPMHookPoint *HP_sockt_flush_fifos_pre;
	struct HPMHookPoint *HP_sockt_flush_fifos_post;
	struct HPMHookPoint *HP_sockt_set_nonblocking_pre;
	struct HPMHookPoint *HP_sockt_set_nonblocking_post;
	struct HPMHookPoint *HP_sockt_set_defaultparse_pre;
	struct HPMHookPoint *HP_sockt_set_defaultparse_post;
	struct HPMHookPoint *HP_sockt_host2ip_pre;
	struct HPMHookPoint *HP_sockt_host2ip_post;
	struct HPMHookPoint *HP_sockt_ip2str_pre;
	struct HPMHookPoint *HP_sockt_ip2str_post;
	struct HPMHookPoint *HP_sockt_str2ip_pre;
	struct HPMHookPoint *HP_sockt_str2ip_post;
	struct HPMHookPoint *HP_sockt_ntows_pre;
	struct HPMHookPoint *HP_sockt_ntows_post;
	struct HPMHookPoint *HP_sockt_getips_pre;
	struct HPMHookPoint *HP_sockt_getips_post;
	struct HPMHookPoint *HP_sockt_eof_pre;
	struct HPMHookPoint *HP_sockt_eof_post;
	struct HPMHookPoint *HP_sockt_lan_subnet_check_pre;
	struct HPMHookPoint *HP_sockt_lan_subnet_check_post;
	struct HPMHookPoint *HP_sockt_allowed_ip_check_pre;
	struct HPMHookPoint *HP_sockt_allowed_ip_check_post;
	struct HPMHookPoint *HP_sockt_trusted_ip_check_pre;
	struct HPMHookPoint *HP_sockt_trusted_ip_check_post;
	struct HPMHookPoint *HP_sockt_net_config_read_sub_pre;
	struct HPMHookPoint *HP_sockt_net_config_read_sub_post;
	struct HPMHookPoint *HP_sockt_net_config_read_pre;
	struct HPMHookPoint *HP_sockt_net_config_read_post;
	struct HPMHookPoint *HP_SQL_Connect_pre;
	struct HPMHookPoint *HP_SQL_Connect_post;
	struct HPMHookPoint *HP_SQL_GetTimeout_pre;
	struct HPMHookPoint *HP_SQL_GetTimeout_post;
	struct HPMHookPoint *HP_SQL_GetColumnNames_pre;
	struct HPMHookPoint *HP_SQL_GetColumnNames_post;
	struct HPMHookPoint *HP_SQL_SetEncoding_pre;
	struct HPMHookPoint *HP_SQL_SetEncoding_post;
	struct HPMHookPoint *HP_SQL_Ping_pre;
	struct HPMHookPoint *HP_SQL_Ping_post;
	struct HPMHookPoint *HP_SQL_EscapeString_pre;
	struct HPMHookPoint *HP_SQL_EscapeString_post;
	struct HPMHookPoint *HP_SQL_EscapeStringLen_pre;
	struct HPMHookPoint *HP_SQL_EscapeStringLen_post;
	struct HPMHookPoint *HP_SQL_QueryV_pre;
	struct HPMHookPoint *HP_SQL_QueryV_post;
	struct HPMHookPoint *HP_SQL_QueryStr_pre;
	struct HPMHookPoint *HP_SQL_QueryStr_post;
	struct HPMHookPoint *HP_SQL_LastInsertId_pre;
	struct HPMHookPoint *HP_SQL_LastInsertId_post;
	struct HPMHookPoint *HP_SQL_NumColumns_pre;
	struct HPMHookPoint *HP_SQL_NumColumns_post;
	struct HPMHookPoint *HP_SQL_NumRows_pre;
	struct HPMHookPoint *HP_SQL_NumRows_post;
	struct HPMHookPoint *HP_SQL_NextRow_pre;
	struct HPMHookPoint *HP_SQL_NextRow_post;
	struct HPMHookPoint *HP_SQL_GetData_pre;
	struct HPMHookPoint *HP_SQL_GetData_post;
	struct HPMHookPoint *HP_SQL_FreeResult_pre;
	struct HPMHookPoint *HP_SQL_FreeResult_post;
	struct HPMHookPoint *HP_SQL_ShowDebug__pre;
	struct HPMHookPoint *HP_SQL_ShowDebug__post;
	struct HPMHookPoint *HP_SQL_Free_pre;
	struct HPMHookPoint *HP_SQL_Free_post;
	struct HPMHookPoint *HP_SQL_Malloc_pre;
	struct HPMHookPoint *HP_SQL_Malloc_post;
	struct HPMHookPoint *HP_SQL_StmtMalloc_pre;
	struct HPMHookPoint *HP_SQL_StmtMalloc_post;
	struct HPMHookPoint *HP_SQL_StmtPrepareV_pre;
	struct HPMHookPoint *HP_SQL_StmtPrepareV_post;
	struct HPMHookPoint *HP_SQL_StmtPrepareStr_pre;
	struct HPMHookPoint *HP_SQL_StmtPrepareStr_post;
	struct HPMHookPoint *HP_SQL_StmtNumParams_pre;
	struct HPMHookPoint *HP_SQL_StmtNumParams_post;
	struct HPMHookPoint *HP_SQL_StmtBindParam_pre;
	struct HPMHookPoint *HP_SQL_StmtBindParam_post;
	struct HPMHookPoint *HP_SQL_StmtExecute_pre;
	struct HPMHookPoint *HP_SQL_StmtExecute_post;
	struct HPMHookPoint *HP_SQL_StmtLastInsertId_pre;
	struct HPMHookPoint *HP_SQL_StmtLastInsertId_post;
	struct HPMHookPoint *HP_SQL_StmtNumColumns_pre;
	struct HPMHookPoint *HP_SQL_StmtNumColumns_post;
	struct HPMHookPoint *HP_SQL_StmtBindColumn_pre;
	struct HPMHookPoint *HP_SQL_StmtBindColumn_post;
	struct HPMHookPoint *HP_SQL_StmtNumRows_pre;
	struct HPMHookPoint *HP_SQL_StmtNumRows_post;
	struct HPMHookPoint *HP_SQL_StmtNextRow_pre;
	struct HPMHookPoint *HP_SQL_StmtNextRow_post;
	struct HPMHookPoint *HP_SQL_StmtFreeResult_pre;
	struct HPMHookPoint *HP_SQL_StmtFreeResult_post;
	struct HPMHookPoint *HP_SQL_StmtFree_pre;
	struct HPMHookPoint *HP_SQL_StmtFree_post;
	struct HPMHookPoint *HP_SQL_StmtShowDebug__pre;
	struct HPMHookPoint *HP_SQL_StmtShowDebug__post;
	struct HPMHookPoint *HP_StrBuf_Malloc_pre;
	struct HPMHookPoint *HP_StrBuf_Malloc_post;
	struct HPMHookPoint *HP_StrBuf_Init_pre;
	struct HPMHookPoint *HP_StrBuf_Init_post;
	struct HPMHookPoint *HP_StrBuf_Vprintf_pre;
	struct HPMHookPoint *HP_StrBuf_Vprintf_post;
	struct HPMHookPoint *HP_StrBuf_Append_pre;
	struct HPMHookPoint *HP_StrBuf_Append_post;
	struct HPMHookPoint *HP_StrBuf_AppendStr_pre;
	struct HPMHookPoint *HP_StrBuf_AppendStr_post;
	struct HPMHookPoint *HP_StrBuf_Length_pre;
	struct HPMHookPoint *HP_StrBuf_Length_post;
	struct HPMHookPoint *HP_StrBuf_Value_pre;
	struct HPMHookPoint *HP_StrBuf_Value_post;
	struct HPMHookPoint *HP_StrBuf_Clear_pre;
	struct HPMHookPoint *HP_StrBuf_Clear_post;
	struct HPMHookPoint *HP_StrBuf_Destroy_pre;
	struct HPMHookPoint *HP_StrBuf_Destroy_post;
	struct HPMHookPoint *HP_StrBuf_Free_pre;
	struct HPMHookPoint *HP_StrBuf_Free_post;
	struct HPMHookPoint *HP_strlib_jstrescape_pre;
	struct HPMHookPoint *HP_strlib_jstrescape_post;
	struct HPMHookPoint *HP_strlib_jstrescapecpy_pre;
	struct HPMHookPoint *HP_strlib_jstrescapecpy_post;
	struct HPMHookPoint *HP_strlib_jmemescapecpy_pre;
	struct HPMHookPoint *HP_strlib_jmemescapecpy_post;
	struct HPMHookPoint *HP_strlib_remove_control_chars__pre;
	struct HPMHookPoint *HP_strlib_remove_control_chars__post;
	struct HPMHookPoint *HP_strlib_trim__pre;
	struct HPMHookPoint *HP_strlib_trim__post;
	struct HPMHookPoint *HP_strlib_normalize_name__pre;
	struct HPMHookPoint *HP_strlib_normalize_name__post;
	struct HPMHookPoint *HP_strlib_stristr__pre;
	struct HPMHookPoint *HP_strlib_stristr__post;
	struct HPMHookPoint *HP_strlib_strnlen__pre;
	struct HPMHookPoint *HP_strlib_strnlen__post;
	struct HPMHookPoint *HP_strlib_strtok_r__pre;
	struct HPMHookPoint *HP_strlib_strtok_r__post;
	struct HPMHookPoint *HP_strlib_e_mail_check__pre;
	struct HPMHookPoint *HP_strlib_e_mail_check__post;
	struct HPMHookPoint *HP_strlib_config_switch__pre;
	struct HPMHookPoint *HP_strlib_config_switch__post;
	struct HPMHookPoint *HP_strlib_safestrncpy__pre;
	struct HPMHookPoint *HP_strlib_safestrncpy__post;
	struct HPMHookPoint *HP_strlib_safestrnlen__pre;
	struct HPMHookPoint *HP_strlib_safestrnlen__post;
	struct HPMHookPoint *HP_strlib_strline__pre;
	struct HPMHookPoint *HP_strlib_strline__post;
	struct HPMHookPoint *HP_strlib_bin2hex__pre;
	struct HPMHookPoint *HP_strlib_bin2hex__post;
	struct HPMHookPoint *HP_sv_parse_next_pre;
	struct HPMHookPoint *HP_sv_parse_next_post;
	struct HPMHookPoint *HP_sv_parse_pre;
	struct HPMHookPoint *HP_sv_parse_post;
	struct HPMHookPoint *HP_sv_split_pre;
	struct HPMHookPoint *HP_sv_split_post;
	struct HPMHookPoint *HP_sv_escape_c_pre;
	struct HPMHookPoint *HP_sv_escape_c_post;
	struct HPMHookPoint *HP_sv_unescape_c_pre;
	struct HPMHookPoint *HP_sv_unescape_c_post;
	struct HPMHookPoint *HP_sv_skip_escaped_c_pre;
	struct HPMHookPoint *HP_sv_skip_escaped_c_post;
	struct HPMHookPoint *HP_sv_readdb_pre;
	struct HPMHookPoint *HP_sv_readdb_post;
	struct HPMHookPoint *HP_sysinfo_getpagesize_pre;
	struct HPMHookPoint *HP_sysinfo_getpagesize_post;
	struct HPMHookPoint *HP_sysinfo_platform_pre;
	struct HPMHookPoint *HP_sysinfo_platform_post;
	struct HPMHookPoint *HP_sysinfo_osversion_pre;
	struct HPMHookPoint *HP_sysinfo_osversion_post;
	struct HPMHookPoint *HP_sysinfo_cpu_pre;
	struct HPMHookPoint *HP_sysinfo_cpu_post;
	struct HPMHookPoint *HP_sysinfo_cpucores_pre;
	struct HPMHookPoint *HP_sysinfo_cpucores_post;
	struct HPMHookPoint *HP_sysinfo_arch_pre;
	struct HPMHookPoint *HP_sysinfo_arch_post;
	struct HPMHookPoint *HP_sysinfo_is64bit_pre;
	struct HPMHookPoint *HP_sysinfo_is64bit_post;
	struct HPMHookPoint *HP_sysinfo_compiler_pre;
	struct HPMHookPoint *HP_sysinfo_compiler_post;
	struct HPMHookPoint *HP_sysinfo_cflags_pre;
	struct HPMHookPoint *HP_sysinfo_cflags_post;
	struct HPMHookPoint *HP_sysinfo_vcstype_pre;
	struct HPMHookPoint *HP_sysinfo_vcstype_post;
	struct HPMHookPoint *HP_sysinfo_vcstypeid_pre;
	struct HPMHookPoint *HP_sysinfo_vcstypeid_post;
	struct HPMHookPoint *HP_sysinfo_vcsrevision_src_pre;
	struct HPMHookPoint *HP_sysinfo_vcsrevision_src_post;
	struct HPMHookPoint *HP_sysinfo_vcsrevision_scripts_pre;
	struct HPMHookPoint *HP_sysinfo_vcsrevision_scripts_post;
	struct HPMHookPoint *HP_sysinfo_vcsrevision_reload_pre;
	struct HPMHookPoint *HP_sysinfo_vcsrevision_reload_post;
	struct HPMHookPoint *HP_sysinfo_is_superuser_pre;
	struct HPMHookPoint *HP_sysinfo_is_superuser_post;
	struct HPMHookPoint *HP_sysinfo_init_pre;
	struct HPMHookPoint *HP_sysinfo_init_post;
	struct HPMHookPoint *HP_sysinfo_final_pre;
	struct HPMHookPoint *HP_sysinfo_final_post;
	struct HPMHookPoint *HP_timer_gettick_pre;
	struct HPMHookPoint *HP_timer_gettick_post;
	struct HPMHookPoint *HP_timer_gettick_nocache_pre;
	struct HPMHookPoint *HP_timer_gettick_nocache_post;
	struct HPMHookPoint *HP_timer_add_pre;
	struct HPMHookPoint *HP_timer_add_post;
	struct HPMHookPoint *HP_timer_add_interval_pre;
	struct HPMHookPoint *HP_timer_add_interval_post;
	struct HPMHookPoint *HP_timer_get_pre;
	struct HPMHookPoint *HP_timer_get_post;
	struct HPMHookPoint *HP_timer_delete_pre;
	struct HPMHookPoint *HP_timer_delete_post;
	struct HPMHookPoint *HP_timer_addtick_pre;
	struct HPMHookPoint *HP_timer_addtick_post;
	struct HPMHookPoint *HP_timer_settick_pre;
	struct HPMHookPoint *HP_timer_settick_post;
	struct HPMHookPoint *HP_timer_add_func_list_pre;
	struct HPMHookPoint *HP_timer_add_func_list_post;
	struct HPMHookPoint *HP_timer_get_uptime_pre;
	struct HPMHookPoint *HP_timer_get_uptime_post;
	struct HPMHookPoint *HP_timer_perform_pre;
	struct HPMHookPoint *HP_timer_perform_post;
	struct HPMHookPoint *HP_timer_init_pre;
	struct HPMHookPoint *HP_timer_init_post;
	struct HPMHookPoint *HP_timer_final_pre;
	struct HPMHookPoint *HP_timer_final_post;
} list;

struct {
	int HP_HCache_init_pre;
	int HP_HCache_init_post;
	int HP_HCache_check_pre;
	int HP_HCache_check_post;
	int HP_HCache_open_pre;
	int HP_HCache_open_post;
	int HP_cmdline_init_pre;
	int HP_cmdline_init_post;
	int HP_cmdline_final_pre;
	int HP_cmdline_final_post;
	int HP_cmdline_arg_add_pre;
	int HP_cmdline_arg_add_post;
	int HP_cmdline_exec_pre;
	int HP_cmdline_exec_post;
	int HP_cmdline_arg_next_value_pre;
	int HP_cmdline_arg_next_value_post;
	int HP_cmdline_arg_source_pre;
	int HP_cmdline_arg_source_post;
	int HP_console_init_pre;
	int HP_console_init_post;
	int HP_console_final_pre;
	int HP_console_final_post;
	int HP_console_display_title_pre;
	int HP_console_display_title_post;
	int HP_core_shutdown_callback_pre;
	int HP_core_shutdown_callback_post;
	int HP_DB_fix_options_pre;
	int HP_DB_fix_options_post;
	int HP_DB_default_cmp_pre;
	int HP_DB_default_cmp_post;
	int HP_DB_default_hash_pre;
	int HP_DB_default_hash_post;
	int HP_DB_default_release_pre;
	int HP_DB_default_release_post;
	int HP_DB_custom_release_pre;
	int HP_DB_custom_release_post;
	int HP_DB_alloc_pre;
	int HP_DB_alloc_post;
	int HP_DB_i2key_pre;
	int HP_DB_i2key_post;
	int HP_DB_ui2key_pre;
	int HP_DB_ui2key_post;
	int HP_DB_str2key_pre;
	int HP_DB_str2key_post;
	int HP_DB_i642key_pre;
	int HP_DB_i642key_post;
	int HP_DB_ui642key_pre;
	int HP_DB_ui642key_post;
	int HP_DB_i2data_pre;
	int HP_DB_i2data_post;
	int HP_DB_ui2data_pre;
	int HP_DB_ui2data_post;
	int HP_DB_ptr2data_pre;
	int HP_DB_ptr2data_post;
	int HP_DB_data2i_pre;
	int HP_DB_data2i_post;
	int HP_DB_data2ui_pre;
	int HP_DB_data2ui_post;
	int HP_DB_data2ptr_pre;
	int HP_DB_data2ptr_post;
	int HP_DB_init_pre;
	int HP_DB_init_post;
	int HP_DB_final_pre;
	int HP_DB_final_post;
	int HP_libconfig_read_pre;
	int HP_libconfig_read_post;
	int HP_libconfig_write_pre;
	int HP_libconfig_write_post;
	int HP_libconfig_set_auto_convert_pre;
	int HP_libconfig_set_auto_convert_post;
	int HP_libconfig_get_auto_convert_pre;
	int HP_libconfig_get_auto_convert_post;
	int HP_libconfig_read_string_pre;
	int HP_libconfig_read_string_post;
	int HP_libconfig_read_file_src_pre;
	int HP_libconfig_read_file_src_post;
	int HP_libconfig_write_file_pre;
	int HP_libconfig_write_file_post;
	int HP_libconfig_set_destructor_pre;
	int HP_libconfig_set_destructor_post;
	int HP_libconfig_set_include_dir_pre;
	int HP_libconfig_set_include_dir_post;
	int HP_libconfig_init_pre;
	int HP_libconfig_init_post;
	int HP_libconfig_destroy_pre;
	int HP_libconfig_destroy_post;
	int HP_libconfig_setting_get_int_pre;
	int HP_libconfig_setting_get_int_post;
	int HP_libconfig_setting_get_int64_pre;
	int HP_libconfig_setting_get_int64_post;
	int HP_libconfig_setting_get_float_pre;
	int HP_libconfig_setting_get_float_post;
	int HP_libconfig_setting_get_bool_pre;
	int HP_libconfig_setting_get_bool_post;
	int HP_libconfig_setting_get_string_pre;
	int HP_libconfig_setting_get_string_post;
	int HP_libconfig_setting_lookup_int_pre;
	int HP_libconfig_setting_lookup_int_post;
	int HP_libconfig_setting_lookup_int64_pre;
	int HP_libconfig_setting_lookup_int64_post;
	int HP_libconfig_setting_lookup_float_pre;
	int HP_libconfig_setting_lookup_float_post;
	int HP_libconfig_setting_lookup_bool_pre;
	int HP_libconfig_setting_lookup_bool_post;
	int HP_libconfig_setting_lookup_string_pre;
	int HP_libconfig_setting_lookup_string_post;
	int HP_libconfig_setting_set_int_pre;
	int HP_libconfig_setting_set_int_post;
	int HP_libconfig_setting_set_int64_pre;
	int HP_libconfig_setting_set_int64_post;
	int HP_libconfig_setting_set_float_pre;
	int HP_libconfig_setting_set_float_post;
	int HP_libconfig_setting_set_bool_pre;
	int HP_libconfig_setting_set_bool_post;
	int HP_libconfig_setting_set_string_pre;
	int HP_libconfig_setting_set_string_post;
	int HP_libconfig_setting_set_format_pre;
	int HP_libconfig_setting_set_format_post;
	int HP_libconfig_setting_get_format_pre;
	int HP_libconfig_setting_get_format_post;
	int HP_libconfig_setting_get_int_elem_pre;
	int HP_libconfig_setting_get_int_elem_post;
	int HP_libconfig_setting_get_int64_elem_pre;
	int HP_libconfig_setting_get_int64_elem_post;
	int HP_libconfig_setting_get_float_elem_pre;
	int HP_libconfig_setting_get_float_elem_post;
	int HP_libconfig_setting_get_bool_elem_pre;
	int HP_libconfig_setting_get_bool_elem_post;
	int HP_libconfig_setting_get_string_elem_pre;
	int HP_libconfig_setting_get_string_elem_post;
	int HP_libconfig_setting_set_int_elem_pre;
	int HP_libconfig_setting_set_int_elem_post;
	int HP_libconfig_setting_set_int64_elem_pre;
	int HP_libconfig_setting_set_int64_elem_post;
	int HP_libconfig_setting_set_float_elem_pre;
	int HP_libconfig_setting_set_float_elem_post;
	int HP_libconfig_setting_set_bool_elem_pre;
	int HP_libconfig_setting_set_bool_elem_post;
	int HP_libconfig_setting_set_string_elem_pre;
	int HP_libconfig_setting_set_string_elem_post;
	int HP_libconfig_setting_index_pre;
	int HP_libconfig_setting_index_post;
	int HP_libconfig_setting_length_pre;
	int HP_libconfig_setting_length_post;
	int HP_libconfig_setting_get_elem_pre;
	int HP_libconfig_setting_get_elem_post;
	int HP_libconfig_setting_get_member_pre;
	int HP_libconfig_setting_get_member_post;
	int HP_libconfig_setting_add_pre;
	int HP_libconfig_setting_add_post;
	int HP_libconfig_setting_remove_pre;
	int HP_libconfig_setting_remove_post;
	int HP_libconfig_setting_remove_elem_pre;
	int HP_libconfig_setting_remove_elem_post;
	int HP_libconfig_setting_set_hook_pre;
	int HP_libconfig_setting_set_hook_post;
	int HP_libconfig_lookup_pre;
	int HP_libconfig_lookup_post;
	int HP_libconfig_lookup_from_pre;
	int HP_libconfig_lookup_from_post;
	int HP_libconfig_lookup_int_pre;
	int HP_libconfig_lookup_int_post;
	int HP_libconfig_lookup_int64_pre;
	int HP_libconfig_lookup_int64_post;
	int HP_libconfig_lookup_float_pre;
	int HP_libconfig_lookup_float_post;
	int HP_libconfig_lookup_bool_pre;
	int HP_libconfig_lookup_bool_post;
	int HP_libconfig_lookup_string_pre;
	int HP_libconfig_lookup_string_post;
	int HP_libconfig_read_file_pre;
	int HP_libconfig_read_file_post;
	int HP_libconfig_setting_copy_simple_pre;
	int HP_libconfig_setting_copy_simple_post;
	int HP_libconfig_setting_copy_elem_pre;
	int HP_libconfig_setting_copy_elem_post;
	int HP_libconfig_setting_copy_aggregate_pre;
	int HP_libconfig_setting_copy_aggregate_post;
	int HP_libconfig_setting_copy_pre;
	int HP_libconfig_setting_copy_post;
	int HP_login_mmo_auth_pre;
	int HP_login_mmo_auth_post;
	int HP_login_mmo_auth_new_pre;
	int HP_login_mmo_auth_new_post;
	int HP_login_waiting_disconnect_timer_pre;
	int HP_login_waiting_disconnect_timer_post;
	int HP_login_create_online_user_pre;
	int HP_login_create_online_user_post;
	int HP_login_add_online_user_pre;
	int HP_login_add_online_user_post;
	int HP_login_remove_online_user_pre;
	int HP_login_remove_online_user_post;
	int HP_login_online_db_setoffline_pre;
	int HP_login_online_db_setoffline_post;
	int HP_login_online_data_cleanup_sub_pre;
	int HP_login_online_data_cleanup_sub_post;
	int HP_login_online_data_cleanup_pre;
	int HP_login_online_data_cleanup_post;
	int HP_login_sync_ip_addresses_pre;
	int HP_login_sync_ip_addresses_post;
	int HP_login_check_encrypted_pre;
	int HP_login_check_encrypted_post;
	int HP_login_check_password_pre;
	int HP_login_check_password_post;
	int HP_login_lan_subnet_check_pre;
	int HP_login_lan_subnet_check_post;
	int HP_login_fromchar_accinfo_pre;
	int HP_login_fromchar_accinfo_post;
	int HP_login_fromchar_account_pre;
	int HP_login_fromchar_account_post;
	int HP_login_fromchar_account_update_other_pre;
	int HP_login_fromchar_account_update_other_post;
	int HP_login_fromchar_auth_ack_pre;
	int HP_login_fromchar_auth_ack_post;
	int HP_login_fromchar_ban_pre;
	int HP_login_fromchar_ban_post;
	int HP_login_fromchar_change_sex_other_pre;
	int HP_login_fromchar_change_sex_other_post;
	int HP_login_fromchar_pong_pre;
	int HP_login_fromchar_pong_post;
	int HP_login_fromchar_parse_auth_pre;
	int HP_login_fromchar_parse_auth_post;
	int HP_login_fromchar_parse_update_users_pre;
	int HP_login_fromchar_parse_update_users_post;
	int HP_login_fromchar_parse_request_change_email_pre;
	int HP_login_fromchar_parse_request_change_email_post;
	int HP_login_fromchar_parse_account_data_pre;
	int HP_login_fromchar_parse_account_data_post;
	int HP_login_fromchar_parse_ping_pre;
	int HP_login_fromchar_parse_ping_post;
	int HP_login_fromchar_parse_change_email_pre;
	int HP_login_fromchar_parse_change_email_post;
	int HP_login_fromchar_parse_account_update_pre;
	int HP_login_fromchar_parse_account_update_post;
	int HP_login_fromchar_parse_ban_pre;
	int HP_login_fromchar_parse_ban_post;
	int HP_login_fromchar_parse_change_sex_pre;
	int HP_login_fromchar_parse_change_sex_post;
	int HP_login_fromchar_parse_account_reg2_pre;
	int HP_login_fromchar_parse_account_reg2_post;
	int HP_login_fromchar_parse_unban_pre;
	int HP_login_fromchar_parse_unban_post;
	int HP_login_fromchar_parse_account_online_pre;
	int HP_login_fromchar_parse_account_online_post;
	int HP_login_fromchar_parse_account_offline_pre;
	int HP_login_fromchar_parse_account_offline_post;
	int HP_login_fromchar_parse_online_accounts_pre;
	int HP_login_fromchar_parse_online_accounts_post;
	int HP_login_fromchar_parse_request_account_reg2_pre;
	int HP_login_fromchar_parse_request_account_reg2_post;
	int HP_login_fromchar_parse_update_wan_ip_pre;
	int HP_login_fromchar_parse_update_wan_ip_post;
	int HP_login_fromchar_parse_all_offline_pre;
	int HP_login_fromchar_parse_all_offline_post;
	int HP_login_fromchar_parse_change_pincode_pre;
	int HP_login_fromchar_parse_change_pincode_post;
	int HP_login_fromchar_parse_wrong_pincode_pre;
	int HP_login_fromchar_parse_wrong_pincode_post;
	int HP_login_fromchar_parse_accinfo_pre;
	int HP_login_fromchar_parse_accinfo_post;
	int HP_login_parse_fromchar_pre;
	int HP_login_parse_fromchar_post;
	int HP_login_connection_problem_pre;
	int HP_login_connection_problem_post;
	int HP_login_kick_pre;
	int HP_login_kick_post;
	int HP_login_auth_ok_pre;
	int HP_login_auth_ok_post;
	int HP_login_auth_failed_pre;
	int HP_login_auth_failed_post;
	int HP_login_login_error_pre;
	int HP_login_login_error_post;
	int HP_login_parse_ping_pre;
	int HP_login_parse_ping_post;
	int HP_login_parse_client_md5_pre;
	int HP_login_parse_client_md5_post;
	int HP_login_parse_client_login_pre;
	int HP_login_parse_client_login_post;
	int HP_login_send_coding_key_pre;
	int HP_login_send_coding_key_post;
	int HP_login_parse_request_coding_key_pre;
	int HP_login_parse_request_coding_key_post;
	int HP_login_char_server_connection_status_pre;
	int HP_login_char_server_connection_status_post;
	int HP_login_parse_request_connection_pre;
	int HP_login_parse_request_connection_post;
	int HP_login_parse_login_pre;
	int HP_login_parse_login_post;
	int HP_iMalloc_init_pre;
	int HP_iMalloc_init_post;
	int HP_iMalloc_final_pre;
	int HP_iMalloc_final_post;
	int HP_iMalloc_malloc_pre;
	int HP_iMalloc_malloc_post;
	int HP_iMalloc_calloc_pre;
	int HP_iMalloc_calloc_post;
	int HP_iMalloc_realloc_pre;
	int HP_iMalloc_realloc_post;
	int HP_iMalloc_reallocz_pre;
	int HP_iMalloc_reallocz_post;
	int HP_iMalloc_astrdup_pre;
	int HP_iMalloc_astrdup_post;
	int HP_iMalloc_free_pre;
	int HP_iMalloc_free_post;
	int HP_iMalloc_memory_check_pre;
	int HP_iMalloc_memory_check_post;
	int HP_iMalloc_verify_ptr_pre;
	int HP_iMalloc_verify_ptr_post;
	int HP_iMalloc_usage_pre;
	int HP_iMalloc_usage_post;
	int HP_iMalloc_post_shutdown_pre;
	int HP_iMalloc_post_shutdown_post;
	int HP_iMalloc_init_messages_pre;
	int HP_iMalloc_init_messages_post;
	int HP_nullpo_assert_report_pre;
	int HP_nullpo_assert_report_post;
	int HP_showmsg_init_pre;
	int HP_showmsg_init_post;
	int HP_showmsg_final_pre;
	int HP_showmsg_final_post;
	int HP_showmsg_clearScreen_pre;
	int HP_showmsg_clearScreen_post;
	int HP_showmsg_showMessageV_pre;
	int HP_showmsg_showMessageV_post;
	int HP_sockt_init_pre;
	int HP_sockt_init_post;
	int HP_sockt_final_pre;
	int HP_sockt_final_post;
	int HP_sockt_perform_pre;
	int HP_sockt_perform_post;
	int HP_sockt_datasync_pre;
	int HP_sockt_datasync_post;
	int HP_sockt_make_listen_bind_pre;
	int HP_sockt_make_listen_bind_post;
	int HP_sockt_make_connection_pre;
	int HP_sockt_make_connection_post;
	int HP_sockt_realloc_fifo_pre;
	int HP_sockt_realloc_fifo_post;
	int HP_sockt_realloc_writefifo_pre;
	int HP_sockt_realloc_writefifo_post;
	int HP_sockt_wfifoset_pre;
	int HP_sockt_wfifoset_post;
	int HP_sockt_rfifoskip_pre;
	int HP_sockt_rfifoskip_post;
	int HP_sockt_close_pre;
	int HP_sockt_close_post;
	int HP_sockt_session_is_valid_pre;
	int HP_sockt_session_is_valid_post;
	int HP_sockt_session_is_active_pre;
	int HP_sockt_session_is_active_post;
	int HP_sockt_flush_pre;
	int HP_sockt_flush_post;
	int HP_sockt_flush_fifos_pre;
	int HP_sockt_flush_fifos_post;
	int HP_sockt_set_nonblocking_pre;
	int HP_sockt_set_nonblocking_post;
	int HP_sockt_set_defaultparse_pre;
	int HP_sockt_set_defaultparse_post;
	int HP_sockt_host2ip_pre;
	int HP_sockt_host2ip_post;
	int HP_sockt_ip2str_pre;
	int HP_sockt_ip2str_post;
	int HP_sockt_str2ip_pre;
	int HP_sockt_str2ip_post;
	int HP_sockt_ntows_pre;
	int HP_sockt_ntows_post;
	int HP_sockt_getips_pre;
	int HP_sockt_getips_post;
	int HP_sockt_eof_pre;
	int HP_sockt_eof_post;
	int HP_sockt_lan_subnet_check_pre;
	int HP_sockt_lan_subnet_check_post;
	int HP_sockt_allowed_ip_check_pre;
	int HP_sockt_allowed_ip_check_post;
	int HP_sockt_trusted_ip_check_pre;
	int HP_sockt_trusted_ip_check_post;
	int HP_sockt_net_config_read_sub_pre;
	int HP_sockt_net_config_read_sub_post;
	int HP_sockt_net_config_read_pre;
	int HP_sockt_net_config_read_post;
	int HP_SQL_Connect_pre;
	int HP_SQL_Connect_post;
	int HP_SQL_GetTimeout_pre;
	int HP_SQL_GetTimeout_post;
	int HP_SQL_GetColumnNames_pre;
	int HP_SQL_GetColumnNames_post;
	int HP_SQL_SetEncoding_pre;
	int HP_SQL_SetEncoding_post;
	int HP_SQL_Ping_pre;
	int HP_SQL_Ping_post;
	int HP_SQL_EscapeString_pre;
	int HP_SQL_EscapeString_post;
	int HP_SQL_EscapeStringLen_pre;
	int HP_SQL_EscapeStringLen_post;
	int HP_SQL_QueryV_pre;
	int HP_SQL_QueryV_post;
	int HP_SQL_QueryStr_pre;
	int HP_SQL_QueryStr_post;
	int HP_SQL_LastInsertId_pre;
	int HP_SQL_LastInsertId_post;
	int HP_SQL_NumColumns_pre;
	int HP_SQL_NumColumns_post;
	int HP_SQL_NumRows_pre;
	int HP_SQL_NumRows_post;
	int HP_SQL_NextRow_pre;
	int HP_SQL_NextRow_post;
	int HP_SQL_GetData_pre;
	int HP_SQL_GetData_post;
	int HP_SQL_FreeResult_pre;
	int HP_SQL_FreeResult_post;
	int HP_SQL_ShowDebug__pre;
	int HP_SQL_ShowDebug__post;
	int HP_SQL_Free_pre;
	int HP_SQL_Free_post;
	int HP_SQL_Malloc_pre;
	int HP_SQL_Malloc_post;
	int HP_SQL_StmtMalloc_pre;
	int HP_SQL_StmtMalloc_post;
	int HP_SQL_StmtPrepareV_pre;
	int HP_SQL_StmtPrepareV_post;
	int HP_SQL_StmtPrepareStr_pre;
	int HP_SQL_StmtPrepareStr_post;
	int HP_SQL_StmtNumParams_pre;
	int HP_SQL_StmtNumParams_post;
	int HP_SQL_StmtBindParam_pre;
	int HP_SQL_StmtBindParam_post;
	int HP_SQL_StmtExecute_pre;
	int HP_SQL_StmtExecute_post;
	int HP_SQL_StmtLastInsertId_pre;
	int HP_SQL_StmtLastInsertId_post;
	int HP_SQL_StmtNumColumns_pre;
	int HP_SQL_StmtNumColumns_post;
	int HP_SQL_StmtBindColumn_pre;
	int HP_SQL_StmtBindColumn_post;
	int HP_SQL_StmtNumRows_pre;
	int HP_SQL_StmtNumRows_post;
	int HP_SQL_StmtNextRow_pre;
	int HP_SQL_StmtNextRow_post;
	int HP_SQL_StmtFreeResult_pre;
	int HP_SQL_StmtFreeResult_post;
	int HP_SQL_StmtFree_pre;
	int HP_SQL_StmtFree_post;
	int HP_SQL_StmtShowDebug__pre;
	int HP_SQL_StmtShowDebug__post;
	int HP_StrBuf_Malloc_pre;
	int HP_StrBuf_Malloc_post;
	int HP_StrBuf_Init_pre;
	int HP_StrBuf_Init_post;
	int HP_StrBuf_Vprintf_pre;
	int HP_StrBuf_Vprintf_post;
	int HP_StrBuf_Append_pre;
	int HP_StrBuf_Append_post;
	int HP_StrBuf_AppendStr_pre;
	int HP_StrBuf_AppendStr_post;
	int HP_StrBuf_Length_pre;
	int HP_StrBuf_Length_post;
	int HP_StrBuf_Value_pre;
	int HP_StrBuf_Value_post;
	int HP_StrBuf_Clear_pre;
	int HP_StrBuf_Clear_post;
	int HP_StrBuf_Destroy_pre;
	int HP_StrBuf_Destroy_post;
	int HP_StrBuf_Free_pre;
	int HP_StrBuf_Free_post;
	int HP_strlib_jstrescape_pre;
	int HP_strlib_jstrescape_post;
	int HP_strlib_jstrescapecpy_pre;
	int HP_strlib_jstrescapecpy_post;
	int HP_strlib_jmemescapecpy_pre;
	int HP_strlib_jmemescapecpy_post;
	int HP_strlib_remove_control_chars__pre;
	int HP_strlib_remove_control_chars__post;
	int HP_strlib_trim__pre;
	int HP_strlib_trim__post;
	int HP_strlib_normalize_name__pre;
	int HP_strlib_normalize_name__post;
	int HP_strlib_stristr__pre;
	int HP_strlib_stristr__post;
	int HP_strlib_strnlen__pre;
	int HP_strlib_strnlen__post;
	int HP_strlib_strtok_r__pre;
	int HP_strlib_strtok_r__post;
	int HP_strlib_e_mail_check__pre;
	int HP_strlib_e_mail_check__post;
	int HP_strlib_config_switch__pre;
	int HP_strlib_config_switch__post;
	int HP_strlib_safestrncpy__pre;
	int HP_strlib_safestrncpy__post;
	int HP_strlib_safestrnlen__pre;
	int HP_strlib_safestrnlen__post;
	int HP_strlib_strline__pre;
	int HP_strlib_strline__post;
	int HP_strlib_bin2hex__pre;
	int HP_strlib_bin2hex__post;
	int HP_sv_parse_next_pre;
	int HP_sv_parse_next_post;
	int HP_sv_parse_pre;
	int HP_sv_parse_post;
	int HP_sv_split_pre;
	int HP_sv_split_post;
	int HP_sv_escape_c_pre;
	int HP_sv_escape_c_post;
	int HP_sv_unescape_c_pre;
	int HP_sv_unescape_c_post;
	int HP_sv_skip_escaped_c_pre;
	int HP_sv_skip_escaped_c_post;
	int HP_sv_readdb_pre;
	int HP_sv_readdb_post;
	int HP_sysinfo_getpagesize_pre;
	int HP_sysinfo_getpagesize_post;
	int HP_sysinfo_platform_pre;
	int HP_sysinfo_platform_post;
	int HP_sysinfo_osversion_pre;
	int HP_sysinfo_osversion_post;
	int HP_sysinfo_cpu_pre;
	int HP_sysinfo_cpu_post;
	int HP_sysinfo_cpucores_pre;
	int HP_sysinfo_cpucores_post;
	int HP_sysinfo_arch_pre;
	int HP_sysinfo_arch_post;
	int HP_sysinfo_is64bit_pre;
	int HP_sysinfo_is64bit_post;
	int HP_sysinfo_compiler_pre;
	int HP_sysinfo_compiler_post;
	int HP_sysinfo_cflags_pre;
	int HP_sysinfo_cflags_post;
	int HP_sysinfo_vcstype_pre;
	int HP_sysinfo_vcstype_post;
	int HP_sysinfo_vcstypeid_pre;
	int HP_sysinfo_vcstypeid_post;
	int HP_sysinfo_vcsrevision_src_pre;
	int HP_sysinfo_vcsrevision_src_post;
	int HP_sysinfo_vcsrevision_scripts_pre;
	int HP_sysinfo_vcsrevision_scripts_post;
	int HP_sysinfo_vcsrevision_reload_pre;
	int HP_sysinfo_vcsrevision_reload_post;
	int HP_sysinfo_is_superuser_pre;
	int HP_sysinfo_is_superuser_post;
	int HP_sysinfo_init_pre;
	int HP_sysinfo_init_post;
	int HP_sysinfo_final_pre;
	int HP_sysinfo_final_post;
	int HP_timer_gettick_pre;
	int HP_timer_gettick_post;
	int HP_timer_gettick_nocache_pre;
	int HP_timer_gettick_nocache_post;
	int HP_timer_add_pre;
	int HP_timer_add_post;
	int HP_timer_add_interval_pre;
	int HP_timer_add_interval_post;
	int HP_timer_get_pre;
	int HP_timer_get_post;
	int HP_timer_delete_pre;
	int HP_timer_delete_post;
	int HP_timer_addtick_pre;
	int HP_timer_addtick_post;
	int HP_timer_settick_pre;
	int HP_timer_settick_post;
	int HP_timer_add_func_list_pre;
	int HP_timer_add_func_list_post;
	int HP_timer_get_uptime_pre;
	int HP_timer_get_uptime_post;
	int HP_timer_perform_pre;
	int HP_timer_perform_post;
	int HP_timer_init_pre;
	int HP_timer_init_post;
	int HP_timer_final_pre;
	int HP_timer_final_post;
} count;

struct {
	struct HCache_interface HCache;
	struct cmdline_interface cmdline;
	struct console_interface console;
	struct core_interface core;
	struct db_interface DB;
	struct libconfig_interface libconfig;
	struct login_interface login;
	struct malloc_interface iMalloc;
	struct nullpo_interface nullpo;
	struct showmsg_interface showmsg;
	struct socket_interface sockt;
	struct sql_interface SQL;
	struct stringbuf_interface StrBuf;
	struct strlib_interface strlib;
	struct sv_interface sv;
	struct sysinfo_interface sysinfo;
	struct timer_interface timer;
} source;