Postfix3.3.1
関数 | 変数
bounce_cleanup.c ファイル
#include <sys_defs.h>
#include <unistd.h>
#include <signal.h>
#include <stdlib.h>
#include <msg.h>
#include <mymalloc.h>
#include <vstring.h>
#include <mail_queue.h>
#include "bounce_service.h"

[ソースコード]

関数

void bounce_cleanup_log (void)
 
void bounce_cleanup_register (char *service, char *queue_id)
 
void bounce_cleanup_unregister (void)
 

変数

VSTRINGbounce_cleanup_path
 

関数詳解

void bounce_cleanup_log ( void  )

bounce_cleanup.c105 行目に定義があります。

void bounce_cleanup_register ( char *  service,
char *  queue_id 
)

bounce_cleanup.c137 行目に定義があります。

void bounce_cleanup_unregister ( void  )

bounce_cleanup.c159 行目に定義があります。

変数詳解

VSTRING* bounce_cleanup_path

bounce_cleanup.c83 行目に定義があります。