Postfix3.3.1
フィールド
WATCHDOG 構造体

フィールド

unsigned timeout
 
WATCHDOG_FN action
 
char * context
 
int trip_run
 
WATCHDOGsaved_watchdog
 
struct sigaction saved_action
 
unsigned saved_time
 

詳解

watchdog.c106 行目に定義があります。

フィールド詳解

WATCHDOG_FN WATCHDOG::action

watchdog.c108 行目に定義があります。

char* WATCHDOG::context

watchdog.c109 行目に定義があります。

struct sigaction WATCHDOG::saved_action

watchdog.c112 行目に定義があります。

unsigned WATCHDOG::saved_time

watchdog.c113 行目に定義があります。

WATCHDOG* WATCHDOG::saved_watchdog

watchdog.c111 行目に定義があります。

unsigned WATCHDOG::timeout

watchdog.c107 行目に定義があります。

int WATCHDOG::trip_run

watchdog.c110 行目に定義があります。


この構造体詳解は次のファイルから抽出されました: