|
Postfix3.3.1
|
データ構造 | |
| struct | MSG_STATS |
マクロ定義 | |
| #define | MSG_STATS_INIT(st) |
| #define | MSG_STATS_INIT1(st, member, value) |
| #define | MSG_STATS_INIT2(st, m1, v1, m2, v2) |
関数 | |
| int | msg_stats_scan (ATTR_SCAN_MASTER_FN, VSTREAM *, int, void *) |
| int | msg_stats_print (ATTR_PRINT_MASTER_FN, VSTREAM *, int, void *) |
| #define MSG_STATS_INIT | ( | st | ) |
msg_stats.h の 64 行目に定義があります。
| #define MSG_STATS_INIT1 | ( | st, | |
| member, | |||
| value | |||
| ) |
msg_stats.h の 70 行目に定義があります。
| #define MSG_STATS_INIT2 | ( | st, | |
| m1, | |||
| v1, | |||
| m2, | |||
| v2 | |||
| ) |
msg_stats.h の 77 行目に定義があります。
| int msg_stats_print | ( | ATTR_PRINT_MASTER_FN | , |
| VSTREAM * | , | ||
| int | , | ||
| void * | |||
| ) |
msg_stats_print.c の 49 行目に定義があります。
| int msg_stats_scan | ( | ATTR_SCAN_MASTER_FN | , |
| VSTREAM * | , | ||
| int | , | ||
| void * | |||
| ) |
msg_stats_scan.c の 56 行目に定義があります。
1.8.9.1