Postfix3.3.1
関数
quote_flags.c ファイル
#include <sys_defs.h>
#include <name_mask.h>
#include <quote_flags.h>

[ソースコード]

関数

int quote_flags_from_string (const char *quote_flags_string)
 
const char * quote_flags_to_string (VSTRING *res_buf, int quote_flags_mask)
 

関数詳解

int quote_flags_from_string ( const char *  quote_flags_string)

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

const char* quote_flags_to_string ( VSTRING res_buf,
int  quote_flags_mask 
)

quote_flags.c80 行目に定義があります。