Postfix3.3.1
マクロ定義 | 関数
select_bug.c ファイル
#include <sys_defs.h>
#include <sys/time.h>
#include <sys/socket.h>
#include <sys/wait.h>
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
#include <msg.h>
#include <vstream.h>
#include <msg_vstream.h>

[ソースコード]

マクロ定義

#define DELAY   1
 

関数

int main (int argc, char **argv)
 

マクロ定義詳解

#define DELAY   1

関数詳解

int main ( int  argc,
char **  argv 
)

select_bug.c70 行目に定義があります。