Postfix3.3.1
|
#include <sys_defs.h>
#include <msg.h>
#include <mymalloc.h>
#include <scan_dir.h>
#include <mail_scan_dir.h>
#include "qmgr.h"
関数 | |
void | qmgr_scan_request (QMGR_SCAN *scan_info, int flags) |
char * | qmgr_scan_next (QMGR_SCAN *scan_info) |
QMGR_SCAN * | qmgr_scan_create (const char *queue) |
QMGR_SCAN* qmgr_scan_create | ( | const char * | queue | ) |
qmgr_scan.c の 176 行目に定義があります。
char* qmgr_scan_next | ( | QMGR_SCAN * | scan_info | ) |
qmgr_scan.c の 154 行目に定義があります。
qmgr_scan.c の 112 行目に定義があります。