Postfix3.3.1
マクロ定義 | 関数
vstream_tweak.c ファイル
#include <sys_defs.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <errno.h>
#include <msg.h>
#include <vstream.h>

[ソースコード]

マクロ定義

#define SOCKADDR_STORAGE   struct sockaddr
 
#define EFF_BUFFER_SIZE(fp)
 

関数

int vstream_tweak_sock (VSTREAM *fp)
 
int vstream_tweak_tcp (VSTREAM *fp)
 

マクロ定義詳解

#define EFF_BUFFER_SIZE (   fp)
値:
#define VSTREAM_BUFSIZE
Definition: vstream.h:92
#define vstream_req_bufsize(vp)
Definition: vstream.h:116
#define SOCKADDR_STORAGE   struct sockaddr

vstream_tweak.c55 行目に定義があります。

関数詳解

int vstream_tweak_sock ( VSTREAM fp)

vstream_tweak.c60 行目に定義があります。

int vstream_tweak_tcp ( VSTREAM fp)

vstream_tweak.c86 行目に定義があります。