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

[ソースコード]

関数

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

関数詳解

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

sane_accept.c47 行目に定義があります。