Postfix3.3.1
関数
timed_wait.c ファイル
#include <sys_defs.h>
#include <sys/wait.h>
#include <unistd.h>
#include <signal.h>
#include <errno.h>
#include <msg.h>
#include <posix_signals.h>
#include <timed_wait.h>

[ソースコード]

関数

int timed_waitpid (pid_t pid, WAIT_STATUS_T *statusp, int options, int time_limit)
 

関数詳解

int timed_waitpid ( pid_t  pid,
WAIT_STATUS_T statusp,
int  options,
int  time_limit 
)

timed_wait.c80 行目に定義があります。