Home
last modified time | relevance | path

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

/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/watchdog/
H A Dwatchdog.c75 typedef enum IPC_CMD_PROCESS_RES enum
82 } IPC_CMD_PROCESS_RES; typedef
557 static IPC_CMD_PROCESS_RES process_IPC_command(WDCommandData * ipcCommand);
559 static IPC_CMD_PROCESS_RES process_IPC_nodeList_command(WDCommandData * ipcCommand);
561 static IPC_CMD_PROCESS_RES process_IPC_online_recovery(WDCommandData * ipcCommand);
564 static IPC_CMD_PROCESS_RES process_IPC_failover_command(WDCommandData * ipcCommand);
1924 IPC_CMD_PROCESS_RES res; in read_ipc_socket_and_process()
2034 static IPC_CMD_PROCESS_RES process_IPC_command(WDCommandData * ipcCommand) in process_IPC_command()
2091 static IPC_CMD_PROCESS_RES
2517 IPC_CMD_PROCESS_RES res; in process_remote_failover_command_on_coordinator()
[all …]