Postfix3.3.1
関数
load_file.c ファイル
#include <sys_defs.h>
#include <sys/stat.h>
#include <time.h>
#include <msg.h>
#include <vstream.h>
#include <iostuff.h>
#include <load_file.h>
#include <warn_stat.h>

[ソースコード]

関数

void load_file (const char *path, LOAD_FILE_FN action, void *context)
 

関数詳解

void load_file ( const char *  path,
LOAD_FILE_FN  action,
void *  context 
)

load_file.c53 行目に定義があります。