Postfix3.3.1
|
#include <sys_defs.h>
#include <msg.h>
#include <mymalloc.h>
#include <vstream.h>
#include <vstring.h>
#include <rec_type.h>
#include <record.h>
#include <cleanup.h>
マクロ定義 | |
#define | LEN(s) VSTRING_LEN(s) |
関数 | |
int | cleanup_body_edit_start (CLEANUP_STATE *state) |
int | cleanup_body_edit_write (CLEANUP_STATE *state, int rec_type, VSTRING *buf) |
int | cleanup_body_edit_finish (CLEANUP_STATE *state) |
#define LEN | ( | s | ) | VSTRING_LEN(s) |
cleanup_body_edit.c の 88 行目に定義があります。
int cleanup_body_edit_finish | ( | CLEANUP_STATE * | state | ) |
cleanup_body_edit.c の 218 行目に定義があります。
int cleanup_body_edit_start | ( | CLEANUP_STATE * | state | ) |
cleanup_body_edit.c の 94 行目に定義があります。
int cleanup_body_edit_write | ( | CLEANUP_STATE * | state, |
int | rec_type, | ||
VSTRING * | buf | ||
) |
cleanup_body_edit.c の 153 行目に定義があります。