Postfix3.3.1
マクロ定義 | 関数
deliver_flock.c ファイル
#include "sys_defs.h"
#include <unistd.h>
#include <vstring.h>
#include <myflock.h>
#include <iostuff.h>
#include "mail_params.h"
#include "deliver_flock.h"

[ソースコード]

マクロ定義

#define MILLION   1000000
 

関数

int deliver_flock (int fd, int lock_style, VSTRING *why)
 

マクロ定義詳解

#define MILLION   1000000

deliver_flock.c63 行目に定義があります。

関数詳解

int deliver_flock ( int  fd,
int  lock_style,
VSTRING why 
)

deliver_flock.c67 行目に定義があります。