Postfix3.3.1
|
#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 SOCKADDR_STORAGE struct sockaddr |
vstream_tweak.c の 55 行目に定義があります。
vstream_tweak.c の 60 行目に定義があります。
vstream_tweak.c の 86 行目に定義があります。