Home
last modified time | relevance | path

Searched refs:WD_ERROR_MESSAGE (Results 1 – 6 of 6) sorted by relevance

/dports/databases/pgpool-II-36/pgpool-II-3.6.28/src/watchdog/
H A Dwatchdog.c95 #define WD_ERROR_MESSAGE 'E' macro
135 {WD_ERROR_MESSAGE, "ERROR"},
2177 reply_with_minimal_message(wdNode, WD_ERROR_MESSAGE, pkt); in process_remote_failover_command_on_coordinator()
2616 reply_with_minimal_message(wdNode, WD_ERROR_MESSAGE, pkt); in process_remote_failover_locking_request()
3727 replyPkt = get_minimum_message(WD_ERROR_MESSAGE,pkt); in process_data_request()
3737 replyPkt = get_minimum_message(WD_ERROR_MESSAGE,pkt); in process_data_request()
3755 replyPkt = get_minimum_message(WD_ERROR_MESSAGE,pkt); in process_data_request()
3918 replyPkt = get_minimum_message(WD_ERROR_MESSAGE,pkt); in standard_packet_processor()
4421 if (pkt->type != WD_ERROR_MESSAGE && in watchdog_internal_command_packet_processor()
4853 pkt->type == WD_ERROR_MESSAGE) in wd_commands_packet_processor()
[all …]
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/watchdog/
H A Dwatchdog.c115 #define WD_ERROR_MESSAGE 'E' macro
161 {WD_ERROR_MESSAGE, "ERROR"},
2368 reply_with_minimal_message(wdNode, WD_ERROR_MESSAGE, pkt); in process_remote_failover_command_on_coordinator()
3729 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3739 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3757 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3953 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in standard_packet_processor()
4548 if (pkt->type != WD_ERROR_MESSAGE && in watchdog_internal_command_packet_processor()
5031 pkt->type == WD_ERROR_MESSAGE) in wd_commands_packet_processor()
5598 if (pkt->type == WD_ERROR_MESSAGE) in watchdog_state_machine_standForCord()
[all …]
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/watchdog/
H A Dwatchdog.c112 #define WD_ERROR_MESSAGE 'E' macro
158 {WD_ERROR_MESSAGE, "ERROR"},
2243 reply_with_minimal_message(wdNode, WD_ERROR_MESSAGE, pkt); in process_remote_failover_command_on_coordinator()
3539 replyPkt = get_minimum_message(WD_ERROR_MESSAGE,pkt); in process_data_request()
3549 replyPkt = get_minimum_message(WD_ERROR_MESSAGE,pkt); in process_data_request()
3567 replyPkt = get_minimum_message(WD_ERROR_MESSAGE,pkt); in process_data_request()
3757 replyPkt = get_minimum_message(WD_ERROR_MESSAGE,pkt); in standard_packet_processor()
4316 if (pkt->type != WD_ERROR_MESSAGE && in watchdog_internal_command_packet_processor()
4773 pkt->type == WD_ERROR_MESSAGE) in wd_commands_packet_processor()
5317 if (pkt->type == WD_ERROR_MESSAGE) in watchdog_state_machine_standForCord()
[all …]
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/watchdog/
H A Dwatchdog.c115 #define WD_ERROR_MESSAGE 'E' macro
161 {WD_ERROR_MESSAGE, "ERROR"},
2327 reply_with_minimal_message(wdNode, WD_ERROR_MESSAGE, pkt); in process_remote_failover_command_on_coordinator()
3688 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3698 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3716 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3912 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in standard_packet_processor()
4507 if (pkt->type != WD_ERROR_MESSAGE && in watchdog_internal_command_packet_processor()
4990 pkt->type == WD_ERROR_MESSAGE) in wd_commands_packet_processor()
5557 if (pkt->type == WD_ERROR_MESSAGE) in watchdog_state_machine_standForCord()
[all …]
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/watchdog/
H A Dwatchdog.c121 #define WD_ERROR_MESSAGE 'E' macro
170 {WD_ERROR_MESSAGE, "ERROR"},
2456 reply_with_minimal_message(wdNode, WD_ERROR_MESSAGE, pkt); in process_remote_failover_command_on_coordinator()
3817 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3827 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3845 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
4110 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in standard_packet_processor()
4705 if (pkt->type != WD_ERROR_MESSAGE && in watchdog_internal_command_packet_processor()
5188 pkt->type == WD_ERROR_MESSAGE) in wd_commands_packet_processor()
5755 if (pkt->type == WD_ERROR_MESSAGE) in watchdog_state_machine_standForCord()
[all …]
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/watchdog/
H A Dwatchdog.c123 #define WD_ERROR_MESSAGE 'E' macro
172 {WD_ERROR_MESSAGE, "ERROR"},
2513 reply_with_minimal_message(wdNode, WD_ERROR_MESSAGE, pkt); in process_remote_failover_command_on_coordinator()
3877 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3887 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
3905 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in process_data_request()
4238 replyPkt = get_minimum_message(WD_ERROR_MESSAGE, pkt); in standard_packet_processor()
4861 if (pkt->type != WD_ERROR_MESSAGE && in watchdog_internal_command_packet_processor()
5349 pkt->type == WD_ERROR_MESSAGE) in wd_commands_packet_processor()
5920 if (pkt->type == WD_ERROR_MESSAGE) in watchdog_state_machine_standForCord()
[all …]