|
Postfix3.3.1
|
#include <sys_defs.h>#include <sys/stat.h>#include <time.h>#include <errno.h>#include <msg.h>#include <warn_stat.h>#include "mail_queue.h"#include "mail_open_ok.h"マクロ定義 | |
| #define | MINUTE_SECONDS 60 /* XXX should be centralized */ |
関数 | |
| int | mail_open_ok (const char *queue_name, const char *queue_id, struct stat *statp, const char **path) |
| #define MINUTE_SECONDS 60 /* XXX should be centralized */ |
| int mail_open_ok | ( | const char * | queue_name, |
| const char * | queue_id, | ||
| struct stat * | statp, | ||
| const char ** | path | ||
| ) |
mail_open_ok.c の 77 行目に定義があります。
1.8.9.1