Postfix3.3.1
関数
smtp_key.c ファイル
#include <sys_defs.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <string.h>
#include <msg.h>
#include <vstring.h>
#include <base64_code.h>
#include <mail_params.h>
#include <smtp.h>

[ソースコード]

関数

char * smtp_key_prefix (VSTRING *buffer, const char *delim_na, SMTP_ITERATOR *iter, int flags)
 

関数詳解

char* smtp_key_prefix ( VSTRING buffer,
const char *  delim_na,
SMTP_ITERATOR iter,
int  flags 
)

smtp_key.c146 行目に定義があります。