| Postfix3.3.1
    | 
#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) | 
| 変数 | |
| VSTRING * | bounce_cleanup_path | 
| void bounce_cleanup_log | ( | void | ) | 
bounce_cleanup.c の 105 行目に定義があります。
| void bounce_cleanup_register | ( | char * | service, | 
| char * | queue_id | ||
| ) | 
bounce_cleanup.c の 137 行目に定義があります。
| void bounce_cleanup_unregister | ( | void | ) | 
bounce_cleanup.c の 159 行目に定義があります。
| VSTRING* bounce_cleanup_path | 
bounce_cleanup.c の 83 行目に定義があります。
 1.8.9.1
 1.8.9.1