Postfix3.3.1
マクロ定義 | 関数
quote_821_local.c ファイル
#include <sys_defs.h>
#include <string.h>
#include <ctype.h>
#include <vstring.h>
#include "quote_821_local.h"

[ソースコード]

マクロ定義

#define YES   1
 
#define NO   0
 

関数

VSTRINGquote_821_local_flags (VSTRING *dst, const char *addr, int flags)
 

マクロ定義詳解

#define NO   0

quote_821_local.c71 行目に定義があります。

#define YES   1

quote_821_local.c70 行目に定義があります。

関数詳解

VSTRING* quote_821_local_flags ( VSTRING dst,
const char *  addr,
int  flags 
)

quote_821_local.c135 行目に定義があります。