Postfix3.3.1
マクロ定義 | 関数
poll_fd.c ファイル
#include <sys_defs.h>
#include <sys/time.h>
#include <signal.h>
#include <errno.h>
#include <unistd.h>
#include <string.h>
#include <msg.h>
#include <iostuff.h>

[ソースコード]

マクロ定義

#define poll_fd_bsd   poll_fd
 

関数

int poll_fd_bsd (int fd, int request, int time_limit, int true_res, int false_res)
 

マクロ定義詳解

#define poll_fd_bsd   poll_fd

poll_fd.c115 行目に定義があります。

関数詳解

int poll_fd_bsd ( int  fd,
int  request,
int  time_limit,
int  true_res,
int  false_res 
)

poll_fd.c148 行目に定義があります。