Postfix3.3.1
関数
open_lock.c ファイル
#include <sys_defs.h>
#include <unistd.h>
#include <fcntl.h>
#include <msg.h>
#include <vstream.h>
#include <vstring.h>
#include <safe_open.h>
#include <myflock.h>
#include <open_lock.h>

[ソースコード]

関数

VSTREAMopen_lock (const char *path, int flags, mode_t mode, VSTRING *why)
 

関数詳解

VSTREAM* open_lock ( const char *  path,
int  flags,
mode_t  mode,
VSTRING why 
)

open_lock.c58 行目に定義があります。