Postfix3.3.1
関数
sane_connect.c ファイル
#include "sys_defs.h"
#include <sys/socket.h>
#include <errno.h>
#include "msg.h"
#include "sane_connect.h"

[ソースコード]

関数

int sane_connect (int sock, struct sockaddr *sa, SOCKADDR_SIZE len)
 

関数詳解

int sane_connect ( int  sock,
struct sockaddr *  sa,
SOCKADDR_SIZE  len 
)

sane_connect.c44 行目に定義があります。